@event-driven-io/dumbo 0.13.0-beta.46 → 0.13.0-beta.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cloudflare.cjs +432 -69
- package/dist/cloudflare.cjs.map +1 -1
- package/dist/cloudflare.d.cts +2 -2
- package/dist/cloudflare.d.ts +2 -2
- package/dist/cloudflare.js +432 -69
- package/dist/cloudflare.js.map +1 -1
- package/dist/{index-B5krjjrh.d.ts → index-4hcCG4SA.d.ts} +66 -30
- package/dist/{index-BaLXbc2l.d.ts → index-B7366zWR.d.ts} +1 -1
- package/dist/{index-_dj3upBo.d.cts → index-BJ-dm7dG.d.cts} +66 -30
- package/dist/{index-kYttgYkC.d.cts → index-BkJ1pipM.d.cts} +1 -1
- package/dist/{index-C9B46a1u.d.ts → index-CQokD3za.d.cts} +2 -2
- package/dist/{index-BoLWBnxd.d.cts → index-DIJv-L6M.d.ts} +2 -2
- package/dist/index.cjs +523 -269
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +522 -270
- package/dist/index.js.map +1 -1
- package/dist/pg.cjs +168 -28
- package/dist/pg.cjs.map +1 -1
- package/dist/pg.d.cts +2 -2
- package/dist/pg.d.ts +2 -2
- package/dist/pg.js +168 -28
- package/dist/pg.js.map +1 -1
- package/dist/postgresql.cjs +4 -0
- package/dist/postgresql.cjs.map +1 -1
- package/dist/postgresql.d.cts +2 -2
- package/dist/postgresql.d.ts +2 -2
- package/dist/postgresql.js +4 -0
- package/dist/postgresql.js.map +1 -1
- package/dist/sqlite.cjs +429 -68
- package/dist/sqlite.cjs.map +1 -1
- package/dist/sqlite.d.cts +2 -2
- package/dist/sqlite.d.ts +2 -2
- package/dist/sqlite.js +429 -68
- package/dist/sqlite.js.map +1 -1
- package/dist/sqlite3.cjs +639 -343
- package/dist/sqlite3.cjs.map +1 -1
- package/dist/sqlite3.d.cts +10 -10
- package/dist/sqlite3.d.ts +10 -10
- package/dist/sqlite3.js +639 -343
- package/dist/sqlite3.js.map +1 -1
- package/package.json +1 -1
package/dist/sqlite3.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { $ as parsePragmasFromConnectionString, A as SQLiteClientConnection, B as SQLiteError, C as AnySQLiteClientConnection, D as DEFAULT_SQLITE_PRAGMA_OPTIONS, E as BatchSQLiteCommandOptions, F as SQLiteCommandOptions, G as SqliteAmbientClientConnectionOptions, H as SQLitePoolClient, I as SQLiteConnection, J as sqliteClientConnection, K as isSQLiteError, L as SQLiteConnectionDefinitionOptions, M as SQLiteClientFactory, N as SQLiteClientOptions, O as InMemorySQLiteDatabase, P as SQLiteClientOrPoolClient, Q as SQLitePragmaOptions, R as SQLiteConnectionFactory, S as mapSqliteError, T as AnySQLitePoolClientConnection, U as SQLitePoolClientConnection, V as SQLiteParameters, W as SQLitePoolConnectionDefinitionOptions, X as sqlitePoolClientConnection, Y as sqliteConnection, Z as SQLiteConnectionString, _ as sqliteAlwaysNewConnectionPool, a as sqliteFormatter, at as SQLiteSQLExecutor, b as sqliteSingletonConnectionPool, c as DefaultSQLiteMigratorOptions, d as SQLiteFileNameOrConnectionString, et as SQLiteTransaction, f as SQLitePool, g as isInMemoryDatabase, h as SQLiteSingletonConnectionPool, i as SQLiteJSON, it as SQLiteErrorMapper, j as SQLiteClientConnectionDefinitionOptions, k as SQLiteClient, l as SQLiteAlwaysNewConnectionPool, m as SQLitePoolOptions, n as SQLiteDatabaseType, nt as SQLiteTransactionOptions, o as defaultSQLiteDatabase, ot as sqliteExecute, p as SQLitePoolFactoryOptions, q as sqliteAmbientClientConnection, r as SQLiteDriverType, rt as sqliteTransaction, s as tableExists, st as sqliteSQLExecutor, t as SQLiteDatabaseName, tt as SQLiteTransactionMode, u as SQLiteAmbientConnectionPool, v as sqliteAmbientConnectionPool, w as AnySQLiteConnection, x as toSqlitePoolOptions, y as sqlitePool, z as SQLiteConnectionOptions } from "./index-
|
|
1
|
+
import { Ct as DumboDatabaseDriver, I as ConnectionOptions, Ki as SQLFormatter, Kt as DatabaseMetadata, Lo as JSONSerializer, Mt as MigratorOptions, P as Connection, n as sqliteMetadata, s as DumboConnectionOptions } from "./index-BJ-dm7dG.cjs";
|
|
2
|
+
import { $ as parsePragmasFromConnectionString, A as SQLiteClientConnection, B as SQLiteError, C as AnySQLiteClientConnection, D as DEFAULT_SQLITE_PRAGMA_OPTIONS, E as BatchSQLiteCommandOptions, F as SQLiteCommandOptions, G as SqliteAmbientClientConnectionOptions, H as SQLitePoolClient, I as SQLiteConnection, J as sqliteClientConnection, K as isSQLiteError, L as SQLiteConnectionDefinitionOptions, M as SQLiteClientFactory, N as SQLiteClientOptions, O as InMemorySQLiteDatabase, P as SQLiteClientOrPoolClient, Q as SQLitePragmaOptions, R as SQLiteConnectionFactory, S as mapSqliteError, T as AnySQLitePoolClientConnection, U as SQLitePoolClientConnection, V as SQLiteParameters, W as SQLitePoolConnectionDefinitionOptions, X as sqlitePoolClientConnection, Y as sqliteConnection, Z as SQLiteConnectionString, _ as sqliteAlwaysNewConnectionPool, a as sqliteFormatter, at as SQLiteSQLExecutor, b as sqliteSingletonConnectionPool, c as DefaultSQLiteMigratorOptions, d as SQLiteFileNameOrConnectionString, et as SQLiteTransaction, f as SQLitePool, g as isInMemoryDatabase, h as SQLiteSingletonConnectionPool, i as SQLiteJSON, it as SQLiteErrorMapper, j as SQLiteClientConnectionDefinitionOptions, k as SQLiteClient, l as SQLiteAlwaysNewConnectionPool, m as SQLitePoolOptions, n as SQLiteDatabaseType, nt as SQLiteTransactionOptions, o as defaultSQLiteDatabase, ot as sqliteExecute, p as SQLitePoolFactoryOptions, q as sqliteAmbientClientConnection, r as SQLiteDriverType, rt as sqliteTransaction, s as tableExists, st as sqliteSQLExecutor, t as SQLiteDatabaseName, tt as SQLiteTransactionMode, u as SQLiteAmbientConnectionPool, v as sqliteAmbientConnectionPool, w as AnySQLiteConnection, x as toSqlitePoolOptions, y as sqlitePool, z as SQLiteConnectionOptions } from "./index-CQokD3za.cjs";
|
|
3
3
|
|
|
4
4
|
//#region src/storage/sqlite/sqlite3/connections/connection.d.ts
|
|
5
5
|
type SQLite3DriverType = SQLiteDriverType<'sqlite3'>;
|
|
@@ -14,12 +14,12 @@ type ConnectionCheckResult = {
|
|
|
14
14
|
};
|
|
15
15
|
type SQLite3ClientOptions = SQLiteClientOptions & SQLiteFileNameOrConnectionString;
|
|
16
16
|
type SQLite3Client = SQLiteClientOrPoolClient;
|
|
17
|
-
type
|
|
17
|
+
type SQLite3Connection<ClientType extends SQLiteClientOrPoolClient = SQLiteClientOrPoolClient> = Connection<SQLite3Connection, SQLite3DriverType, ClientType, SQLiteTransaction<SQLite3Connection, SQLiteTransactionOptions>>;
|
|
18
|
+
type SQLite3ConnectionOptions = SQLiteConnectionOptions<SQLite3Connection> & ((SQLite3ClientOptions & {
|
|
18
19
|
client?: never;
|
|
19
20
|
}) | {
|
|
20
21
|
client: SQLite3Client;
|
|
21
22
|
});
|
|
22
|
-
type SQLite3Connection<ClientType extends SQLiteClientOrPoolClient = SQLiteClientOrPoolClient> = Connection<SQLite3Connection, SQLite3DriverType, ClientType, SQLiteTransaction<SQLite3Connection, SQLiteTransactionOptions>>;
|
|
23
23
|
declare const sqlite3Client: (options: SQLite3ClientOptions & {
|
|
24
24
|
serializer: JSONSerializer;
|
|
25
25
|
}) => SQLiteClient;
|
|
@@ -40,7 +40,7 @@ declare const sqlite3DumboDriver: {
|
|
|
40
40
|
createPool: (options: ({
|
|
41
41
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
42
42
|
driverType?: "SQLite:sqlite3";
|
|
43
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
43
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
44
44
|
fileName: string | SQLiteConnectionString;
|
|
45
45
|
connectionString?: never;
|
|
46
46
|
} & {
|
|
@@ -50,7 +50,7 @@ declare const sqlite3DumboDriver: {
|
|
|
50
50
|
}, "driverType" | "driver" | "connectionString">) | ({
|
|
51
51
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
52
52
|
driverType?: "SQLite:sqlite3";
|
|
53
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
53
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
54
54
|
connectionString: string | SQLiteConnectionString;
|
|
55
55
|
fileName?: never;
|
|
56
56
|
} & {
|
|
@@ -60,7 +60,7 @@ declare const sqlite3DumboDriver: {
|
|
|
60
60
|
}, "driverType" | "driver" | "connectionString">) | ({
|
|
61
61
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
62
62
|
driverType?: "SQLite:sqlite3";
|
|
63
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
63
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
64
64
|
client: SQLite3Client;
|
|
65
65
|
} & {
|
|
66
66
|
serializer?: JSONSerializer;
|
|
@@ -70,7 +70,7 @@ declare const sqlite3DumboDriver: {
|
|
|
70
70
|
canHandle: (options: ({
|
|
71
71
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
72
72
|
driverType?: "SQLite:sqlite3";
|
|
73
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
73
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
74
74
|
fileName: string | SQLiteConnectionString;
|
|
75
75
|
connectionString?: never;
|
|
76
76
|
} & {
|
|
@@ -80,7 +80,7 @@ declare const sqlite3DumboDriver: {
|
|
|
80
80
|
}, "driverType" | "driver" | "connectionString">) | ({
|
|
81
81
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
82
82
|
driverType?: "SQLite:sqlite3";
|
|
83
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
83
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
84
84
|
connectionString: string | SQLiteConnectionString;
|
|
85
85
|
fileName?: never;
|
|
86
86
|
} & {
|
|
@@ -90,7 +90,7 @@ declare const sqlite3DumboDriver: {
|
|
|
90
90
|
}, "driverType" | "driver" | "connectionString">) | ({
|
|
91
91
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
92
92
|
driverType?: "SQLite:sqlite3";
|
|
93
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
93
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
94
94
|
client: SQLite3Client;
|
|
95
95
|
} & {
|
|
96
96
|
serializer?: JSONSerializer;
|
package/dist/sqlite3.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { $ as parsePragmasFromConnectionString, A as SQLiteClientConnection, B as SQLiteError, C as AnySQLiteClientConnection, D as DEFAULT_SQLITE_PRAGMA_OPTIONS, E as BatchSQLiteCommandOptions, F as SQLiteCommandOptions, G as SqliteAmbientClientConnectionOptions, H as SQLitePoolClient, I as SQLiteConnection, J as sqliteClientConnection, K as isSQLiteError, L as SQLiteConnectionDefinitionOptions, M as SQLiteClientFactory, N as SQLiteClientOptions, O as InMemorySQLiteDatabase, P as SQLiteClientOrPoolClient, Q as SQLitePragmaOptions, R as SQLiteConnectionFactory, S as mapSqliteError, T as AnySQLitePoolClientConnection, U as SQLitePoolClientConnection, V as SQLiteParameters, W as SQLitePoolConnectionDefinitionOptions, X as sqlitePoolClientConnection, Y as sqliteConnection, Z as SQLiteConnectionString, _ as sqliteAlwaysNewConnectionPool, a as sqliteFormatter, at as SQLiteSQLExecutor, b as sqliteSingletonConnectionPool, c as DefaultSQLiteMigratorOptions, d as SQLiteFileNameOrConnectionString, et as SQLiteTransaction, f as SQLitePool, g as isInMemoryDatabase, h as SQLiteSingletonConnectionPool, i as SQLiteJSON, it as SQLiteErrorMapper, j as SQLiteClientConnectionDefinitionOptions, k as SQLiteClient, l as SQLiteAlwaysNewConnectionPool, m as SQLitePoolOptions, n as SQLiteDatabaseType, nt as SQLiteTransactionOptions, o as defaultSQLiteDatabase, ot as sqliteExecute, p as SQLitePoolFactoryOptions, q as sqliteAmbientClientConnection, r as SQLiteDriverType, rt as sqliteTransaction, s as tableExists, st as sqliteSQLExecutor, t as SQLiteDatabaseName, tt as SQLiteTransactionMode, u as SQLiteAmbientConnectionPool, v as sqliteAmbientConnectionPool, w as AnySQLiteConnection, x as toSqlitePoolOptions, y as sqlitePool, z as SQLiteConnectionOptions } from "./index-
|
|
1
|
+
import { Ct as DumboDatabaseDriver, I as ConnectionOptions, Ki as SQLFormatter, Kt as DatabaseMetadata, Lo as JSONSerializer, Mt as MigratorOptions, P as Connection, n as sqliteMetadata, s as DumboConnectionOptions } from "./index-4hcCG4SA.js";
|
|
2
|
+
import { $ as parsePragmasFromConnectionString, A as SQLiteClientConnection, B as SQLiteError, C as AnySQLiteClientConnection, D as DEFAULT_SQLITE_PRAGMA_OPTIONS, E as BatchSQLiteCommandOptions, F as SQLiteCommandOptions, G as SqliteAmbientClientConnectionOptions, H as SQLitePoolClient, I as SQLiteConnection, J as sqliteClientConnection, K as isSQLiteError, L as SQLiteConnectionDefinitionOptions, M as SQLiteClientFactory, N as SQLiteClientOptions, O as InMemorySQLiteDatabase, P as SQLiteClientOrPoolClient, Q as SQLitePragmaOptions, R as SQLiteConnectionFactory, S as mapSqliteError, T as AnySQLitePoolClientConnection, U as SQLitePoolClientConnection, V as SQLiteParameters, W as SQLitePoolConnectionDefinitionOptions, X as sqlitePoolClientConnection, Y as sqliteConnection, Z as SQLiteConnectionString, _ as sqliteAlwaysNewConnectionPool, a as sqliteFormatter, at as SQLiteSQLExecutor, b as sqliteSingletonConnectionPool, c as DefaultSQLiteMigratorOptions, d as SQLiteFileNameOrConnectionString, et as SQLiteTransaction, f as SQLitePool, g as isInMemoryDatabase, h as SQLiteSingletonConnectionPool, i as SQLiteJSON, it as SQLiteErrorMapper, j as SQLiteClientConnectionDefinitionOptions, k as SQLiteClient, l as SQLiteAlwaysNewConnectionPool, m as SQLitePoolOptions, n as SQLiteDatabaseType, nt as SQLiteTransactionOptions, o as defaultSQLiteDatabase, ot as sqliteExecute, p as SQLitePoolFactoryOptions, q as sqliteAmbientClientConnection, r as SQLiteDriverType, rt as sqliteTransaction, s as tableExists, st as sqliteSQLExecutor, t as SQLiteDatabaseName, tt as SQLiteTransactionMode, u as SQLiteAmbientConnectionPool, v as sqliteAmbientConnectionPool, w as AnySQLiteConnection, x as toSqlitePoolOptions, y as sqlitePool, z as SQLiteConnectionOptions } from "./index-DIJv-L6M.js";
|
|
3
3
|
|
|
4
4
|
//#region src/storage/sqlite/sqlite3/connections/connection.d.ts
|
|
5
5
|
type SQLite3DriverType = SQLiteDriverType<'sqlite3'>;
|
|
@@ -14,12 +14,12 @@ type ConnectionCheckResult = {
|
|
|
14
14
|
};
|
|
15
15
|
type SQLite3ClientOptions = SQLiteClientOptions & SQLiteFileNameOrConnectionString;
|
|
16
16
|
type SQLite3Client = SQLiteClientOrPoolClient;
|
|
17
|
-
type
|
|
17
|
+
type SQLite3Connection<ClientType extends SQLiteClientOrPoolClient = SQLiteClientOrPoolClient> = Connection<SQLite3Connection, SQLite3DriverType, ClientType, SQLiteTransaction<SQLite3Connection, SQLiteTransactionOptions>>;
|
|
18
|
+
type SQLite3ConnectionOptions = SQLiteConnectionOptions<SQLite3Connection> & ((SQLite3ClientOptions & {
|
|
18
19
|
client?: never;
|
|
19
20
|
}) | {
|
|
20
21
|
client: SQLite3Client;
|
|
21
22
|
});
|
|
22
|
-
type SQLite3Connection<ClientType extends SQLiteClientOrPoolClient = SQLiteClientOrPoolClient> = Connection<SQLite3Connection, SQLite3DriverType, ClientType, SQLiteTransaction<SQLite3Connection, SQLiteTransactionOptions>>;
|
|
23
23
|
declare const sqlite3Client: (options: SQLite3ClientOptions & {
|
|
24
24
|
serializer: JSONSerializer;
|
|
25
25
|
}) => SQLiteClient;
|
|
@@ -40,7 +40,7 @@ declare const sqlite3DumboDriver: {
|
|
|
40
40
|
createPool: (options: ({
|
|
41
41
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
42
42
|
driverType?: "SQLite:sqlite3";
|
|
43
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
43
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
44
44
|
fileName: string | SQLiteConnectionString;
|
|
45
45
|
connectionString?: never;
|
|
46
46
|
} & {
|
|
@@ -50,7 +50,7 @@ declare const sqlite3DumboDriver: {
|
|
|
50
50
|
}, "driverType" | "driver" | "connectionString">) | ({
|
|
51
51
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
52
52
|
driverType?: "SQLite:sqlite3";
|
|
53
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
53
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
54
54
|
connectionString: string | SQLiteConnectionString;
|
|
55
55
|
fileName?: never;
|
|
56
56
|
} & {
|
|
@@ -60,7 +60,7 @@ declare const sqlite3DumboDriver: {
|
|
|
60
60
|
}, "driverType" | "driver" | "connectionString">) | ({
|
|
61
61
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
62
62
|
driverType?: "SQLite:sqlite3";
|
|
63
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
63
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
64
64
|
client: SQLite3Client;
|
|
65
65
|
} & {
|
|
66
66
|
serializer?: JSONSerializer;
|
|
@@ -70,7 +70,7 @@ declare const sqlite3DumboDriver: {
|
|
|
70
70
|
canHandle: (options: ({
|
|
71
71
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
72
72
|
driverType?: "SQLite:sqlite3";
|
|
73
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
73
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
74
74
|
fileName: string | SQLiteConnectionString;
|
|
75
75
|
connectionString?: never;
|
|
76
76
|
} & {
|
|
@@ -80,7 +80,7 @@ declare const sqlite3DumboDriver: {
|
|
|
80
80
|
}, "driverType" | "driver" | "connectionString">) | ({
|
|
81
81
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
82
82
|
driverType?: "SQLite:sqlite3";
|
|
83
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
83
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
84
84
|
connectionString: string | SQLiteConnectionString;
|
|
85
85
|
fileName?: never;
|
|
86
86
|
} & {
|
|
@@ -90,7 +90,7 @@ declare const sqlite3DumboDriver: {
|
|
|
90
90
|
}, "driverType" | "driver" | "connectionString">) | ({
|
|
91
91
|
driver?: DumboDatabaseDriver<SQLite3Connection, SQLite3DumboOptions, Sqlite3Pool>;
|
|
92
92
|
driverType?: "SQLite:sqlite3";
|
|
93
|
-
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<
|
|
93
|
+
} & Omit<Omit<SQLitePoolOptions<SQLite3Connection, SQLite3ConnectionOptions>, "driverType"> & ConnectionOptions<SQLite3Connection<SQLiteClientOrPoolClient>> & SQLiteClientOptions & {
|
|
94
94
|
client: SQLite3Client;
|
|
95
95
|
} & {
|
|
96
96
|
serializer?: JSONSerializer;
|