1
0
mirror of https://github.com/django/django.git synced 2025-03-19 05:40:46 +00:00
Claude Paroz dcf563071f Fixed #5014 -- Guessed max_digits and decimal_places for SQLite
Decimal is treated as float on SQLite, hence inspectdb can only
guess max_digits and decimal_places arguments.
2013-04-01 18:32:57 +02:00
..
2013-03-17 11:31:15 +02:00
2013-02-26 14:36:57 +01:00
2013-02-26 10:00:14 +01:00