./manage.py syncdb
/usr/local/lib/python2.6/site-packages/South-0.7.5-py2.6.egg/south/db/oracle.py:25: UserWarning: ! WARNING: South's Oracle support is still alpha. Be wary of possible bugs.
warnings.warn("! WARNING: South's Oracle support is still alpha. "
Syncing...
Creating tables ...
Creating table wiki_article
Creating table wiki_articleforobject
Creating table wiki_articlerevision
Traceback (most recent call last):
File "./manage.py", line 10, in
...
django.db.utils.DatabaseError: ORA-00910: specified length too long for its datatype
Database Oracle 11g, NLS_NCHAR_CHARACTERSET AL16UTF16
Problem in column UserMessage: "USER_MESSAGE" NVARCHAR2(2056).
Oracle Docs: The maximum column size allowed is 4000 characters when the national character set is UTF8 and 2000 when it is AL16UTF16.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4