コミット履歴

作者 SHA1 メッセージ 日付
  Diogo Cordeiro 9a39ebe66f Database fields with timestamp type now allow CURRENT_TIMESTAMP to be set as default value 6 年 前
  Mikael Nordfeldth 0e6b80ded3 more debugging info on failed schema.php runSqlSet 9 年 前
  Mikael Nordfeldth b75e88f65f Get better PEAR:DB error logging (debuginfo included) 9 年 前
  Mikael Nordfeldth 9d3abc3600 $_PEAR now defined globally as new PEAR, so no static calls are made 11 年 前
  Evan Prodromou 48625da04b Automatically add or drop fulltext indexes 13 年 前
  Evan Prodromou 3eaa3234f9 Drop fulltext indexes that aren't used in new def 13 年 前
  Evan Prodromou 13e1fab919 be more careful with returned table def for schema 13 年 前
  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 345b7d33b8 some sorta vaguely working bits 14 年 前
  Brion Vibber 1daa1bfa39 fix notice 14 年 前
  Brion Vibber 3b6f738ab7 Convert SamplePlugin to new-style table defs, tweak some stuff to test basic checkschema 14 年 前
  Brion Vibber 8b0ba03a2e Starting to encapsulate some of the schema_version checksum / updater logic 14 年 前
  Brion Vibber 7751d455de Initial foreign key setup support 14 年 前
  Brion Vibber d3f8a880a9 Fix misnamed unique constraint 14 年 前
  Brion Vibber ebe9972df6 tweak unique constraint setup 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 77300f94a3 fix typo on params on Schema->createTable() 14 年 前
  Brion Vibber 4f4b0a2612 logic fix in diffing :D 14 年 前
  Brion Vibber c0bb3062f6 suppress notices for non-present sections 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 621233e1ad some of the ensureTable stuff partially working 14 年 前
  Brion Vibber 72cba88650 fix for column prefixes in table/index building 14 年 前
  Brion Vibber 2c9f877ab5 fix for index gen 14 年 前
  Brion Vibber 9cb42c8e45 tweak for strings 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 年 前