lp:~akuzminsky/+junk/xdiff

Created by Aleksandr Kuzminsky and last modified
Get this branch:
bzr branch lp:~akuzminsky/+junk/xdiff
Only Aleksandr Kuzminsky can upload to this branch. If you are Aleksandr Kuzminsky please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Aleksandr Kuzminsky
Status:
Development

Recent revisions

26. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

* refixed field comments
* trim quotes from xml's default, because mysql gives it w/o quotes

25. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

Fixed bug in processing field comments

24. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

Fixed multiple ADD INDEXES statements

23. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

Fixed bug in parsing CONSTRAINTS from SHOW CREATE TABLE statement

22. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

If a field is autoIncrement force it to be primaryKey

21. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

Fixed order to add/drop indexes and fields.
Indexes should be droppped first, but added last
Fields, in opposite way, they should be dropped last, but added first

20. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

Added a test case "Indexes for foreign keys"

19. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

Primary and secondary indexes are united in one set while processing.

18. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

Drop indexes first because if you drop a field all relevant indexes will be dropped implicitely.
The further explicit DROP INDEX will fail.

17. By aleksandr.kuzminsky <aleksandr.kuzminsky@bm-smm01>

* Added option -q which suppresses all INFO messages

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.