mirror of
https://github.com/rbock/sqlpp11.git
synced 2025-12-31 10:10:28 -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