mirror of
https://github.com/django/django.git
synced 2025-03-24 16:20:46 +00:00
Decimal is treated as float on SQLite, hence inspectdb can only guess max_digits and decimal_places arguments.
Decimal is treated as float on SQLite, hence inspectdb can only guess max_digits and decimal_places arguments.