tickets: 8347
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8347 | 2008-08-15 16:05:44 | 2011-09-28 16:12:17 | 2022-03-06 03:42:00.811914 | Accepted | closed | Database layer (models, ORM) | dev | fixed | missing fields/definitions in sqlite3 introspection module | The floatfield is missing in sqlite3 introspection module, 'real' fields in sqlite3 are suppose to use FloatField in Django ORM. Attached is a very simple patch to add it to the base_data_types_reverse list. | nobody | trbs | sqlite, missing, fields, introspection | 0 | 1 | 0 | 0 | 0 | 0 |