mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-02-17 19:58:42 -06:00
ddl2cpp solutions
This commit is contained in:
@@ -127,7 +127,7 @@ types = {
|
||||
'float': 'floating_point',
|
||||
'date' : 'day_point',
|
||||
'datetime' : 'time_point',
|
||||
#'timestamp' : 'time_point',
|
||||
'timestamp' : 'time_point',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user