Home
last modified time | relevance | path

Searched defs:SQLite (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/databases/p5-DBIx-Admin-TableInfo/DBIx-Admin-TableInfo-3.04/xt/author/
H A Ddsn.ini17 [SQLite] section
20 dsn = dbi:SQLite:dbname=/tmp/testdb.sqlite argument
21 username = testuser
22 password = testpass
23 use_for_testing = 1
/dports/sysutils/nix/nix-2.3.10/src/libstore/
H A Dsqlite.hh14 struct SQLite struct
16 sqlite3 * db = 0;
17 SQLite() { } in SQLite() argument
21 SQLite& operator = (SQLite && from) { db = from.db; from.db = 0; return *this; } in operator =()
23 operator sqlite3 * () { return db; } in operator sqlite3*()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DSQLiteTests.cpp40 TEST(SQLite, Configuration) in TEST() argument
53 TEST(SQLite, Connection) in TEST() argument
63 TEST(SQLite, StatementReferenceBasic) in TEST() argument
110 TEST(SQLite, StatementBasic) in TEST() argument
182 TEST(SQLite, ScalarFunction) in TEST() argument
205 TEST(SQLite, CascadedDeleteCallback) in TEST() argument
242 TEST(SQLite, EmptyTransactions) in TEST() argument
275 TEST(SQLite, Types) in TEST() argument
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/UnitTestsSources/
H A DSQLiteTests.cpp40 TEST(SQLite, Configuration) in TEST() argument
53 TEST(SQLite, Connection) in TEST() argument
63 TEST(SQLite, StatementReferenceBasic) in TEST() argument
110 TEST(SQLite, StatementBasic) in TEST() argument
182 TEST(SQLite, ScalarFunction) in TEST() argument
205 TEST(SQLite, CascadedDeleteCallback) in TEST() argument
242 TEST(SQLite, EmptyTransactions) in TEST() argument
275 TEST(SQLite, Types) in TEST() argument
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DSQLiteTests.cpp40 TEST(SQLite, Configuration) in TEST() argument
53 TEST(SQLite, Connection) in TEST() argument
63 TEST(SQLite, StatementReferenceBasic) in TEST() argument
110 TEST(SQLite, StatementBasic) in TEST() argument
182 TEST(SQLite, ScalarFunction) in TEST() argument
205 TEST(SQLite, CascadedDeleteCallback) in TEST() argument
242 TEST(SQLite, EmptyTransactions) in TEST() argument
275 TEST(SQLite, Types) in TEST() argument
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/UnitTestsSources/
H A DSQLiteTests.cpp40 TEST(SQLite, Configuration) in TEST() argument
53 TEST(SQLite, Connection) in TEST() argument
63 TEST(SQLite, StatementReferenceBasic) in TEST() argument
110 TEST(SQLite, StatementBasic) in TEST() argument
182 TEST(SQLite, ScalarFunction) in TEST() argument
205 TEST(SQLite, CascadedDeleteCallback) in TEST() argument
242 TEST(SQLite, EmptyTransactions) in TEST() argument
275 TEST(SQLite, Types) in TEST() argument
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/UnitTestsSources/
H A DSQLiteTests.cpp40 TEST(SQLite, Configuration) in TEST() argument
53 TEST(SQLite, Connection) in TEST() argument
63 TEST(SQLite, StatementReferenceBasic) in TEST() argument
110 TEST(SQLite, StatementBasic) in TEST() argument
182 TEST(SQLite, ScalarFunction) in TEST() argument
205 TEST(SQLite, CascadedDeleteCallback) in TEST() argument
242 TEST(SQLite, EmptyTransactions) in TEST() argument
275 TEST(SQLite, Types) in TEST() argument
/dports/net-im/py-matrix-synapse/synapse-1.50.2/docs/
H A Dpostgres.md127 ### Overview
149 ### Using the port script
/dports/databases/py-peewee/peewee-3.14.4/docs/peewee/
H A Ddatabase.rst266 .. _sqlite-pragma:
268 PRAGMA statements
317 Recommended Settings
346 User-defined functions
480 Set locking mode for transaction
518 APSW, an Advanced SQLite Driver
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/sqlite/
H A DREADME.md1 # SQLite chapter
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/CodeGeneration/
H A DErrorCodes.json30 "SQLite": true boolean
42 "SQLite": true boolean
264 "SQLite": true boolean
270 "SQLite": true boolean
276 "SQLite": true boolean
282 "SQLite": true boolean
288 "SQLite": true boolean
294 "SQLite": true boolean
300 "SQLite": true boolean
306 "SQLite": true boolean
[all …]
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Resources/CodeGeneration/
H A DErrorCodes.json30 "SQLite": true boolean
42 "SQLite": true boolean
264 "SQLite": true boolean
270 "SQLite": true boolean
276 "SQLite": true boolean
282 "SQLite": true boolean
288 "SQLite": true boolean
294 "SQLite": true boolean
300 "SQLite": true boolean
306 "SQLite": true boolean
[all …]
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/CodeGeneration/
H A DErrorCodes.json30 "SQLite": true boolean
42 "SQLite": true boolean
264 "SQLite": true boolean
270 "SQLite": true boolean
276 "SQLite": true boolean
282 "SQLite": true boolean
288 "SQLite": true boolean
294 "SQLite": true boolean
300 "SQLite": true boolean
306 "SQLite": true boolean
[all …]
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/CodeGeneration/
H A DErrorCodes.json30 "SQLite": true boolean
42 "SQLite": true boolean
264 "SQLite": true boolean
270 "SQLite": true boolean
276 "SQLite": true boolean
282 "SQLite": true boolean
288 "SQLite": true boolean
294 "SQLite": true boolean
300 "SQLite": true boolean
306 "SQLite": true boolean
[all …]
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Resources/CodeGeneration/
H A DErrorCodes.json30 "SQLite": true boolean
42 "SQLite": true boolean
246 "SQLite": true boolean
252 "SQLite": true boolean
258 "SQLite": true boolean
264 "SQLite": true boolean
270 "SQLite": true boolean
276 "SQLite": true boolean
282 "SQLite": true boolean
288 "SQLite": true boolean
[all …]
/dports/databases/dalmp/DALMP-3.1.0/docs/sessions/
H A DSQLite.rst1 SQLite chapter
/dports/databases/dalmp/DALMP-3.1.0/docs/queue/
H A DSQLite.rst1 SQLite chapter
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/SQLite/
H A DProgressHandler.java1 package SQLite; package
H A DTrace.java1 package SQLite; package
H A DException.java1 package SQLite; package
/dports/devel/poco/poco-1.10.1-all/Data/SQLite/src/
H A DSQLiteException.cpp21 namespace SQLite { namespace
/dports/databases/p5-Interchange6-Schema/Interchange6-Schema-0.133/lib/Interchange6/Schema/Manual/
H A DDatabaseSupport.pod56 =head1 SQLite chapter
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/doc/build/dialects/
H A Dsqlite.rst3 SQLite chapter
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/doc/build/dialects/
H A Dsqlite.rst3 SQLite chapter
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/doc/build/dialects/
H A Dsqlite.rst3 SQLite chapter

123456789