server/schema2sql.py
2016-06-16 Sylvain Thénault [sql gen] Properly create UNIQUE index on non string column. Closes #13728492
2016-06-16 Sylvain Thénault pep8 schema2sql
2015-12-09 Sylvain Thénault [server, hooks] allow callable in dbh.TYPE_MAPPING
2015-12-09 Sylvain Thénault [migration] only define variable if needed
2015-10-13 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
2015-07-01 Sylvain Thénault [schema2sql] properly consider skip_relations parameters.
2015-03-22 Julien Cristau [schema2sql] support NOW and TODAY in check constraints
2015-05-18 Julien Cristau [schema2sql] insert some constraints into the backend
2015-01-15 Julien Cristau Add reference from etype table's eid column to the entities table
2015-01-15 Julien Cristau Use foreign keys for relations tables
2015-01-15 Julien Cristau Add foreign key for inline relations
2015-01-15 Julien Cristau Steal schema2sql module from yams
less more (0) tip