Historique des commits

Auteur SHA1 Message Date
  Mikael Nordfeldth 0e6b80ded3 more debugging info on failed schema.php runSqlSet il y a 9 ans
  Mikael Nordfeldth b75e88f65f Get better PEAR:DB error logging (debuginfo included) il y a 9 ans
  Mikael Nordfeldth 9d3abc3600 $_PEAR now defined globally as new PEAR, so no static calls are made il y a 11 ans
  Evan Prodromou 48625da04b Automatically add or drop fulltext indexes il y a 13 ans
  Evan Prodromou 3eaa3234f9 Drop fulltext indexes that aren't used in new def il y a 13 ans
  Evan Prodromou 13e1fab919 be more careful with returned table def for schema il y a 13 ans
  Brion Vibber 8454b1fbad Fix for schema upgrade issue when primary keys change; fixes upgrade direct from 0.8.x il y a 13 ans
  Brion Vibber 692ef9c330 Include fulltext indexes in MySQL table create il y a 14 ans
  Brion Vibber 345b7d33b8 some sorta vaguely working bits il y a 14 ans
  Brion Vibber 1daa1bfa39 fix notice il y a 14 ans
  Brion Vibber 3b6f738ab7 Convert SamplePlugin to new-style table defs, tweak some stuff to test basic checkschema il y a 14 ans
  Brion Vibber 8b0ba03a2e Starting to encapsulate some of the schema_version checksum / updater logic il y a 14 ans
  Brion Vibber 7751d455de Initial foreign key setup support il y a 14 ans
  Brion Vibber d3f8a880a9 Fix misnamed unique constraint il y a 14 ans
  Brion Vibber ebe9972df6 tweak unique constraint setup il y a 14 ans
  Brion Vibber 4aa6c4e49f MySQL schema: fix dropping unique indexes, add support for changing table properties back from old code. il y a 14 ans
  Brion Vibber a923ef9719 Drop reverseTypeMap from schemas; we're now doing the forward-mapping on the canonical def before comparing il y a 14 ans
  Brion Vibber eb93bdbb03 some more tweaking to do the mappings during filterDef; not totally sure I like it il y a 14 ans
  Brion Vibber 90c35dc541 Cleanup on making the schema work for installer (not quite there yet) il y a 14 ans
  Brion Vibber 77300f94a3 fix typo on params on Schema->createTable() il y a 14 ans
  Brion Vibber 4f4b0a2612 logic fix in diffing :D il y a 14 ans
  Brion Vibber c0bb3062f6 suppress notices for non-present sections il y a 14 ans
  Brion Vibber 229c772634 Filter table definitions to scrub out unsupported features before trying to alter a table. This lets us skip those where we end up trying to change unsupported features. il y a 14 ans
  Brion Vibber 621233e1ad some of the ensureTable stuff partially working il y a 14 ans
  Brion Vibber 72cba88650 fix for column prefixes in table/index building il y a 14 ans
  Brion Vibber 2c9f877ab5 fix for index gen il y a 14 ans
  Brion Vibber 9cb42c8e45 tweak for strings il y a 14 ans
  Brion Vibber 9364e446b1 Start reworking things to build create table stuff (can view via dumpschema.php --build) il y a 14 ans
  Brion Vibber 7f674cc957 Merge branch 'schema-x' of /Users/brion/pages/mublog into schema-x il y a 14 ans
  Brion Vibber 2d0807bc1c Starting on adapting postgresql schema class to look stuff up in the new drupalish format... il y a 14 ans