veekun_pokedex/pokedex/db
Andrew Ekstedt 717e52b66a Limit Unicode columns to 4000 characters. Fixes #102.
This is the maximum length of an NVARCHAR column in SQL Server 2012.[1]

Our longest bit of prose is currently Substitute's effect, at 3180
characters.

[1]: http://technet.microsoft.com/en-us/library/ms186939.aspx
2013-11-16 16:50:15 -08:00
..
__init__.py
dependencies.py
load.py
markdown.py
multilang.py
tables.py Limit Unicode columns to 4000 characters. Fixes #102. 2013-11-16 16:50:15 -08:00
translations.py
util.py