]> granicus.if.org Git - python/commit
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on docs@.
authorGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 10:38:44 +0000 (12:38 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 10:38:44 +0000 (12:38 +0200)
commit775ba9b424c73098793314bc7f7916fd985038e0
treec5484869258b62a08600a900cd67448db75d7740
parent97ea40aa6dd3838ed1bb6b34b34c367352792fb7
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on docs@.
Doc/library/sqlite3.rst