Historie revizí

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