~akuzminsky/+junk/xdiff

  • Committer: aleksandr.kuzminsky
  • Date: 2012-06-07 15:28:13 UTC
  • Revision ID: aleksandr.kuzminsky@bm-smm01-20120607152813-bh16xvryn5dnb98r
* Added sakila test
* Fixed bug in assiging deault values to PR fields.
  Manual says: "If the column is defined as part of a PRIMARY KEY but not explicitly as NOT NULL, MySQL creates it as a NOT NULL column 
  (because PRIMARY KEY columns must be NOT NULL), but also assigns it a DEFAULT clause using the implicit default value."
* Workaround to SQLEditor bug - if a blob/text is a part of a key - set prefix even if it's absent in sqs file
* Fixed bug: MySQL creates a secondary index for a foreign key if it's not defined explicitely
Filename Latest Rev Last Changed Committer Comment Size
..
test 10 12 years ago Aleksandr Kuzminsky * Added test suite * reworked tracking changes in Diff
schema.xml 1 12 years ago root checkpoint 14.3 KB Diff Download File
File test.sh 13 12 years ago aleksandr.kuzminsky test.sh accepts an optional tests list. If no test 1.3 KB Diff Download File
File xdiff.php 16 11 years ago aleksandr.kuzminsky * Added sakila test * Fixed bug in assiging deault 49 KB Diff Download File