Commit Verlauf

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