Historie revizí

Autor SHA1 Zpráva Datum
  Diogo Cordeiro f89c052cf8 Set default value of datetime columns to CURRENT_TIMESTAMP před 5 roky
  Mikael Nordfeldth c9a9a8bc58 Fulltext indexes are supported in InnoDB since MariaDB 10.0.15 před 7 roky
  Mikael Nordfeldth 6b31feb70f Strict Standards: Declaration of MysqlSchema::get() před 8 roky
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts před 9 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 f5019ac5aa tweaks for the installer whee před 14 roky
  Brion Vibber 345b7d33b8 some sorta vaguely working bits před 14 roky
  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) 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 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 7723d15cd0 tweak for mysql 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 efa8ff82f4 fix up some more 'not null's and such před 14 roky
  Brion Vibber 85156fcbed Fix detection of auto_increment fields in MySQL (sets them as 'serial' type) před 14 roky
  Brion Vibber 14e4f50f29 Some cleanup on detecting types před 14 roky
  Brion Vibber 63c4cb3f36 Finish patching up the index fetching in new schema stuff for mysql před 14 roky
  Brion Vibber a680e1798c Work in progress on fetching table defs from existing tables in new format -- unfinished před 14 roky
  Brion Vibber 033a757013 More schema work in progress... removing duped code from schema child classes, rebuilding things a bit more (incomplete; non-working state) před 14 roky
  Brion Vibber 6a2659ed67 Workaround for index setup on SubMirror until I'm done w/ arbitrary index support for Schema setup. před 14 roky
  James Walker c2a26ba653 removing redundant constructor před 14 roky
  Brion Vibber 9e9ab23e1f Fixes for updating indices, charset/collation and engine type on plugin-created tables. před 14 roky
  Brion Vibber dc09453a77 First steps on converting FeedSub into the pub/sub basis for OStatus communications: před 14 roky
  Evan Prodromou 81087e45c5 move schema.type.php to typeschema.php like other files před 14 roky