db_annotate
Overview
Repository
Tickets
Statistics
Projects
Repository
Download
The repository can be cloned with the following:
$ git clone
http://piggledy.org/projects/db_annotate/db_annotate.git/
History
RSS
2015-01-10 13:51:23
Laurent Defert
Show a warning when a file is not generated
2015-01-10 12:54:39
Laurent Defert
Don't write to stdout, only generate files when they don't exist
2015-01-10 12:44:45
Laurent Defert
Identifiers checks ticket
2015-01-06 21:10:53
Laurent Defert
Remove some graphviz constraints to improve its placement optimizations
2015-01-04 19:05:27
Laurent Defert
Less than x distinct values, only when there is twice as much values
2015-01-04 18:59:58
Laurent Defert
Revert "Avoid false positives"
2015-01-04 18:53:37
Laurent Defert
Avoid false positives
2015-01-04 17:59:11
Laurent Defert
New tickets, add an option to command argument ticket
2015-01-04 18:28:49
Romain Bignon
correctly detect default value of columns
2015-01-04 17:45:54
Laurent Defert
Add a missing constraint's check ticket, add more command line arguments
2015-01-04 17:39:55
Romain Bignon
DB.get_columns now returns a list of sqlalchemy Column objects
2015-01-04 17:22:37
Laurent Defert
Hide the namespace when there is only one
2015-01-04 17:25:32
Romain Bignon
correctly detect boolean type on mysql
2015-01-04 17:17:31
Laurent Defert
Add tickets
2015-01-04 17:12:12
Laurent Defert
Fix 2 values check
2015-01-04 17:03:37
Laurent Defert
Revert "Fix number a unique values display"
2015-01-04 16:55:51
Laurent Defert
Fix number a unique values display
2015-01-04 16:49:04
Romain Bignon
add carriage return in long error string
2015-01-04 16:41:40
Romain Bignon
several fixes
2015-01-04 16:06:17
Laurent Defert
Namespaces support
2015-01-04 14:48:52
Laurent Defert
Fix type display
2015-01-04 14:42:56
Laurent Defert
Show data types in lower case
2015-01-04 14:14:44
Laurent Defert
Use sqlalchemy columns instances
2015-01-04 14:12:44
Romain Bignon
fix detection of enums
2015-01-04 13:36:11
Romain Bignon
perform query with ORM instead of raw one to fix incompatibility with some DB e…
2015-01-04 12:38:52
Romain Bignon
fix non-null and unique columns detection
2015-01-04 13:36:34
Laurent Defert
README update
2015-01-04 13:34:41
Laurent Defert
Show primary keys in green as well
2015-01-04 13:23:17
Laurent Defert
Show data types in lower case
2015-01-04 13:23:05
Laurent Defert
Remove mysql escaping
Previous
1
2
3
Next
Generated with
StaticPM