Commit History

Автор SHA1 Съобщение Дата
  Diogo Cordeiro f89c052cf8 Set default value of datetime columns to CURRENT_TIMESTAMP преди 5 години
  Mikael Nordfeldth c9a9a8bc58 Fulltext indexes are supported in InnoDB since MariaDB 10.0.15 преди 7 години
  Mikael Nordfeldth 6b31feb70f Strict Standards: Declaration of MysqlSchema::get() преди 8 години
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts преди 9 години
  Brion Vibber 8454b1fbad Fix for schema upgrade issue when primary keys change; fixes upgrade direct from 0.8.x преди 13 години
  Brion Vibber 692ef9c330 Include fulltext indexes in MySQL table create преди 14 години
  Brion Vibber f5019ac5aa tweaks for the installer whee преди 14 години
  Brion Vibber 345b7d33b8 some sorta vaguely working bits преди 14 години
  Brion Vibber e07254d15b $config['db']['mysql_foreign_keys'] option to experimentally enable foreign keys on MySQL. (Would only work on InnoDB tables, may explode, etc) преди 14 години
  Brion Vibber 4aa6c4e49f MySQL schema: fix dropping unique indexes, add support for changing table properties back from old code. преди 14 години
  Brion Vibber a923ef9719 Drop reverseTypeMap from schemas; we're now doing the forward-mapping on the canonical def before comparing преди 14 години
  Brion Vibber eb93bdbb03 some more tweaking to do the mappings during filterDef; not totally sure I like it преди 14 години
  Brion Vibber 90c35dc541 Cleanup on making the schema work for installer (not quite there yet) преди 14 години
  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. преди 14 години
  Brion Vibber 7723d15cd0 tweak for mysql преди 14 години
  Brion Vibber 9364e446b1 Start reworking things to build create table stuff (can view via dumpschema.php --build) преди 14 години
  Brion Vibber 7f674cc957 Merge branch 'schema-x' of /Users/brion/pages/mublog into schema-x преди 14 години
  Brion Vibber 2d0807bc1c Starting on adapting postgresql schema class to look stuff up in the new drupalish format... преди 14 години
  Brion Vibber 2e475ceab0 Some more poking at schema stuff, on the road towards a more portable table-modification with the new schema bits преди 14 години
  Brion Vibber efa8ff82f4 fix up some more 'not null's and such преди 14 години
  Brion Vibber 85156fcbed Fix detection of auto_increment fields in MySQL (sets them as 'serial' type) преди 14 години
  Brion Vibber 14e4f50f29 Some cleanup on detecting types преди 14 години
  Brion Vibber 63c4cb3f36 Finish patching up the index fetching in new schema stuff for mysql преди 14 години
  Brion Vibber a680e1798c Work in progress on fetching table defs from existing tables in new format -- unfinished преди 14 години
  Brion Vibber 033a757013 More schema work in progress... removing duped code from schema child classes, rebuilding things a bit more (incomplete; non-working state) преди 14 години
  Brion Vibber 6a2659ed67 Workaround for index setup on SubMirror until I'm done w/ arbitrary index support for Schema setup. преди 14 години
  James Walker c2a26ba653 removing redundant constructor преди 14 години
  Brion Vibber 9e9ab23e1f Fixes for updating indices, charset/collation and engine type on plugin-created tables. преди 14 години
  Brion Vibber dc09453a77 First steps on converting FeedSub into the pub/sub basis for OStatus communications: преди 14 години
  Evan Prodromou 81087e45c5 move schema.type.php to typeschema.php like other files преди 14 години