1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring: using prefix operator where posible More... over 10 years ago
Refactored with smart pointers More... over 10 years ago
Fixed handling of foreign keys More... over 12 years ago
Consider the index names for all alter operations More... almost 13 years ago
Fixed a bug when generating create table with indexes More... almost 13 years ago
Force flex checking (the better way) More... almost 13 years ago
Fixed a bug that prevented indexes to be listed properly. More... about 13 years ago
Adjusted parser to recognize constructs like table(column) and not to show differences to table (column) syntax used by mysqldump More... about 13 years ago
Added --skip-modified-timestamps option to ignore timestamps with default values (they always appear as differences due to the time zone adjustements) Fixed a bug with the enum fields appearing as lowercase More... over 13 years ago
Stop configure if flex is not found More... over 13 years ago
Enhanced parser More... over 13 years ago
Close to a version one might actually use ;) More... over 13 years ago
Enhanced parser. More... over 13 years ago
Enhanced parser More... over 13 years ago
Patched lexer for better compatibility with mysql raw dumps More... over 13 years ago
Version 0.1 release with automake More... over 13 years ago
Began adding support for unique, fulltext, spatial More... over 13 years ago
Fixed parser; fixed some comments More... over 13 years ago
Began adding code comments. More... over 13 years ago
Fixed table type; improved parsing More... over 13 years ago
Added "constraint" keyword support More... over 13 years ago
Better lex parser (proper commit) More... over 13 years ago
Enhanced the lex parser More... over 13 years ago
Simplified some code. More... over 13 years ago
Fixed some output generation bugs. More... over 13 years ago
Nearly working version. More... over 13 years ago
Barely working version ;) More... over 13 years ago
Intermediate release (parsing from file, parsing actually works) More... over 13 years ago
Modified #ifdef More... over 13 years ago
Defined a data structure for the parsed content, better file organization More... over 13 years ago