Ticket #32 (closed bug: fixed)
db::sqlite doesn't get fields types in default configuration
| Reported by: | niam | Owned by: | niam |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12.0 |
| Component: | Version: | 0.11.0 | |
| Severity: | major | Keywords: | |
| Cc: |
Description
db::sqlite::getFieldsTypes: doesn't get fields types in case if sqlite was compiled w/o SQLITE_ENABLE_COLUMN_METADATA flag defined
Note: See
TracTickets for help on using
tickets.

db::sqlite::getFieldsTypes uses pragma sqlite directive to get fields types
committed with 850302e00683