Commit Graph

3 Commits

Author SHA1 Message Date
Timo Westkämper
4739193f03 Integrate ColumnMetadata handling into code generation
Update RelationalPathBase subclasses and tests
2013-10-29 21:53:56 +02:00
Timo Westkämper
23055545a3 Remove precondition checks
Unify column creation code
2013-08-07 23:27:41 +03:00
Stefan Oehme
d5cddcf855 added column metadata to make the sql backend more interoperable with
other backends
also opens the opportunity for more optimizations and checks (like
prohibiting null values for nonnull columns)
2013-08-07 17:56:46 +02:00