mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-15 20:31:16 +08:00
readme/ddl2cpp KeyError handling, merging
This commit is contained in:
parent
51f125e763
commit
c43b8272ba
@ -127,7 +127,7 @@ types = {
|
||||
'float': 'floating_point',
|
||||
'date' : 'day_point',
|
||||
'datetime' : 'time_point',
|
||||
#'timestamp' : 'time_point',
|
||||
'timestamp' : 'time_point',
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user