I refused the operation of "sqlite3", but I just found out (using ("modules")) that I have a module "sqlite". I tested it (create a table, insert some values, etc.), and it works fine. But before I start using this module, I would like to know if it has some significant limitations compared to the sqlite3 module? Could anyone, begging, consult?
Thanks in advance.
, , :
>>> import sqlite >>> sqlite.version '1.0.1' >>> sqlite._sqlite.sqlite_version() '2.8.16'
, , ?
pysqlite 2.3.4 2.5.5 ( 2 ) - , 2.3.2, sqlite3, Python 2.5 2.4.1, Python 2.6, , , ( ), 1.0.1 , , 2.3.2! ...; -).
pysqlite ; ( LaTex) ; !
Source: https://habr.com/ru/post/1718605/More articles:Magic functions and inheritance - phpPHP image overlay - phpCan you recommend a good SSH sync utility? - windowsA simple TCP server using select (), why is the "long request" so high? - performanceWhy is WordPress a table name column name prefix? - sqlSaving authorization object - objective-cдиалог jqueryui, направление слайда - jqueryЛучшая практика делегирования приложений - iphoneWhat is the difference between char and char * in C ++? - c ++How does C ++ / cli work internally with unmanaged parts? - c ++ - cliAll Articles