DrizzleKit
Browse all 1102 domain entities categorized under DrizzleKit in the drizzle-orm Architecture Docs architecture documentation.
getNewTableName() — drizzle-orm Function Reference
Architecture documentation for the getNewTableName() function in sqlitePushUtils.ts from the drizzle-orm codebase.
getOldTableName() — drizzle-orm Function Reference
Architecture documentation for the getOldTableName() function in sqlitePushUtils.ts from the drizzle-orm codebase.
logSuggestionsAndReturn() — drizzle-orm Function Reference
Architecture documentation for the logSuggestionsAndReturn() function in sqlitePushUtils.ts from the drizzle-orm codebase.
_moveDataStatements() — drizzle-orm Function Reference
Architecture documentation for the _moveDataStatements() function in sqlitePushUtils.ts from the drizzle-orm codebase.
SQLiteSquasher.squashCheck() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.squashCheck() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.squashFK() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.squashFK() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.squashIdx() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.squashIdx() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.squashPK() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.squashPK() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.squashPushFK() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.squashPushFK() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.squashUnique() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.squashUnique() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.unsquashCheck() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.unsquashCheck() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.unsquashFK() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.unsquashFK() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.unsquashIdx() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.unsquashIdx() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.unsquashPK() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.unsquashPK() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.unsquashPushFK() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.unsquashPushFK() function in sqliteSchema.ts from the drizzle-orm codebase.
SQLiteSquasher.unsquashUnique() — drizzle-orm Function Reference
Architecture documentation for the SQLiteSquasher.unsquashUnique() function in sqliteSchema.ts from the drizzle-orm codebase.
squashSqliteScheme() — drizzle-orm Function Reference
Architecture documentation for the squashSqliteScheme() function in sqliteSchema.ts from the drizzle-orm codebase.
extractGeneratedColumns() — drizzle-orm Function Reference
Architecture documentation for the extractGeneratedColumns() function in sqliteSerializer.ts from the drizzle-orm codebase.
filterIgnoredTablesByField() — drizzle-orm Function Reference
Architecture documentation for the filterIgnoredTablesByField() function in sqliteSerializer.ts from the drizzle-orm codebase.
fromDatabase() — drizzle-orm Function Reference
Architecture documentation for the fromDatabase() function in sqliteSerializer.ts from the drizzle-orm codebase.
generateSqliteSnapshot() — drizzle-orm Function Reference
Architecture documentation for the generateSqliteSnapshot() function in sqliteSerializer.ts from the drizzle-orm codebase.
mapSqlToSqliteType() — drizzle-orm Function Reference
Architecture documentation for the mapSqlToSqliteType() function in sqliteSerializer.ts from the drizzle-orm codebase.
updateUpToV6() — drizzle-orm Function Reference
Architecture documentation for the updateUpToV6() function in sqliteUp.ts from the drizzle-orm codebase.
upSqliteHandler() — drizzle-orm Function Reference
Architecture documentation for the upSqliteHandler() function in sqliteUp.ts from the drizzle-orm codebase.
libSQLCombineStatements() — drizzle-orm Function Reference
Architecture documentation for the libSQLCombineStatements() function in statementCombiner.ts from the drizzle-orm codebase.
prepareLibSQLRecreateTable() — drizzle-orm Function Reference
Architecture documentation for the prepareLibSQLRecreateTable() function in statementCombiner.ts from the drizzle-orm codebase.
prepareSingleStoreRecreateTable() — drizzle-orm Function Reference
Architecture documentation for the prepareSingleStoreRecreateTable() function in statementCombiner.ts from the drizzle-orm codebase.
prepareSQLiteRecreateTable() — drizzle-orm Function Reference
Architecture documentation for the prepareSQLiteRecreateTable() function in statementCombiner.ts from the drizzle-orm codebase.
singleStoreCombineStatements() — drizzle-orm Function Reference
Architecture documentation for the singleStoreCombineStatements() function in statementCombiner.ts from the drizzle-orm codebase.
sqliteCombineStatements() — drizzle-orm Function Reference
Architecture documentation for the sqliteCombineStatements() function in statementCombiner.ts from the drizzle-orm codebase.
drizzleForLibSQL() — drizzle-orm Function Reference
Architecture documentation for the drizzleForLibSQL() function in studio.ts from the drizzle-orm codebase.
drizzleForMySQL() — drizzle-orm Function Reference
Architecture documentation for the drizzleForMySQL() function in studio.ts from the drizzle-orm codebase.
drizzleForPostgres() — drizzle-orm Function Reference
Architecture documentation for the drizzleForPostgres() function in studio.ts from the drizzle-orm codebase.
drizzleForSingleStore() — drizzle-orm Function Reference
Architecture documentation for the drizzleForSingleStore() function in studio.ts from the drizzle-orm codebase.
drizzleForSQLite() — drizzle-orm Function Reference
Architecture documentation for the drizzleForSQLite() function in studio.ts from the drizzle-orm codebase.
extractRelations() — drizzle-orm Function Reference
Architecture documentation for the extractRelations() function in studio.ts from the drizzle-orm codebase.
getCustomDefaults() — drizzle-orm Function Reference
Architecture documentation for the getCustomDefaults() function in studio.ts from the drizzle-orm codebase.
jsonStringify() — drizzle-orm Function Reference
Architecture documentation for the jsonStringify() function in studio.ts from the drizzle-orm codebase.
params() — drizzle-orm Function Reference
Architecture documentation for the params() function in studio.ts from the drizzle-orm codebase.
prepareMySqlSchema() — drizzle-orm Function Reference
Architecture documentation for the prepareMySqlSchema() function in studio.ts from the drizzle-orm codebase.
preparePgSchema() — drizzle-orm Function Reference
Architecture documentation for the preparePgSchema() function in studio.ts from the drizzle-orm codebase.
prepareServer() — drizzle-orm Function Reference
Architecture documentation for the prepareServer() function in studio.ts from the drizzle-orm codebase.
prepareSingleStoreSchema() — drizzle-orm Function Reference
Architecture documentation for the prepareSingleStoreSchema() function in studio.ts from the drizzle-orm codebase.
prepareSQLiteSchema() — drizzle-orm Function Reference
Architecture documentation for the prepareSQLiteSchema() function in studio.ts from the drizzle-orm codebase.
assertEitherPackage() — drizzle-orm Function Reference
Architecture documentation for the assertEitherPackage() function in utils.ts from the drizzle-orm codebase.
assertES5() — drizzle-orm Function Reference
Architecture documentation for the assertES5() function in utils.ts from the drizzle-orm codebase.
assertExists() — drizzle-orm Function Reference
Architecture documentation for the assertExists() function in utils.ts from the drizzle-orm codebase.
assertOrmCoreVersion() — drizzle-orm Function Reference
Architecture documentation for the assertOrmCoreVersion() function in utils.ts from the drizzle-orm codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free