mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-14 23:28:55 -05:00
ddl2cpp solutions
This commit is contained in:
+1
-1
@@ -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