0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
do not build example sql file More... almost 11 years ago
fixes for compiling on CentOS More... almost 11 years ago
fix problem with column type timestamp without any parameters More... over 11 years ago
optimise the drawing of constraints if a table is linked too often on a diagram, the constraints are not drawn anymore ignore links to a database table that is referenced by a lot of tables; color of tables is still white; (ColorIgnoreReferencedTables) different output directory for dia files; not the same as the html files (html files are regenerated each time, but dia file needs to be in source repository) More... almost 15 years ago
comments are now just expected to be -- because --// does not work for mysql table comment can contain GROUP: <groupname> which is used to write table documentation with groups for tables More... almost 15 years ago
no hardcoded paths in project file More... about 15 years ago
don't add all attributes to hidden tables More... about 15 years ago
special prefix all applies to all tables, even if they have no prefix More... over 16 years ago
example mysql More... over 16 years ago
wrong usage. sql2dia twice More... over 16 years ago
new INT () UNSIGNED type (mysql) order of NOT NULL and DEFAULT can be different (mysql) More... over 16 years ago
fix bug in trim: could not work if string was empty More... over 16 years ago
support for mysqldump: remove some more quotes add special key KEY (is it unique?) More... over 18 years ago
example for extensions: no underscores for modules quotes around table names (mysqldump) More... over 18 years ago
stringutils removed More... about 19 years ago
update for version 0.2 More... about 19 years ago
some templates for the HTML output More... about 19 years ago
don't need stringutils; fix some problems with iterator pointers More... about 19 years ago
works with devc++ 4.9.9.2 on xp More... about 19 years ago
added a few additional diagrams More... about 19 years ago
improve html look; improvements to diagram look; mapped images More... about 19 years ago
first diagrams of the example More... about 19 years ago
This is a nice complex example that can help demonstrate the use of sql2diagram; originates from http://www.compiere.org/ More... about 19 years ago
fix for an ugly segfault from Meszaros Attila More... over 19 years ago
These files are generated and should not be in CVS More... about 20 years ago
Rename makefile into makefile.example so the buildsystem does not get mixed-up. (The build system is using Makefile) More... about 20 years ago
It's working! This sounds to good to be true... It's just that one needs to know what to call... More... about 20 years ago
Remove as it's in the way of properly working make More... about 20 years ago
Add missing file. Don't know the use of it, but it was in the project as KDevelop created it. More... about 20 years ago
Hope this will help to more towards a working project... More... about 20 years ago