SnapshotSerializer
Browse all 242 subdomain entities categorized under SnapshotSerializer in the drizzle-orm Architecture Docs architecture documentation.
preparePgCreateTableJson() — drizzle-orm Function Reference
Architecture documentation for the preparePgCreateTableJson() function in jsonStatements.ts from the drizzle-orm codebase.
preparePgCreateViewJson() — drizzle-orm Function Reference
Architecture documentation for the preparePgCreateViewJson() function in jsonStatements.ts from the drizzle-orm codebase.
prepareRenameEnumJson() — drizzle-orm Function Reference
Architecture documentation for the prepareRenameEnumJson() function in jsonStatements.ts from the drizzle-orm codebase.
prepareRenameRoleJson() — drizzle-orm Function Reference
Architecture documentation for the prepareRenameRoleJson() function in jsonStatements.ts from the drizzle-orm codebase.
prepareRenameSchemasJson() — drizzle-orm Function Reference
Architecture documentation for the prepareRenameSchemasJson() function in jsonStatements.ts from the drizzle-orm codebase.
prepareRenameSequenceJson() — drizzle-orm Function Reference
Architecture documentation for the prepareRenameSequenceJson() function in jsonStatements.ts from the drizzle-orm codebase.
prepareRenameTableJson() — drizzle-orm Function Reference
Architecture documentation for the prepareRenameTableJson() function in jsonStatements.ts from the drizzle-orm codebase.
prepareRenameViewJson() — drizzle-orm Function Reference
Architecture documentation for the prepareRenameViewJson() function in jsonStatements.ts from the drizzle-orm codebase.
prepareSingleStoreCreateTableJson() — drizzle-orm Function Reference
Architecture documentation for the prepareSingleStoreCreateTableJson() function in jsonStatements.ts from the drizzle-orm codebase.
prepareMySqlDbPushSnapshot() — drizzle-orm Function Reference
Architecture documentation for the prepareMySqlDbPushSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
prepareMySqlMigrationSnapshot() — drizzle-orm Function Reference
Architecture documentation for the prepareMySqlMigrationSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
preparePgDbPushSnapshot() — drizzle-orm Function Reference
Architecture documentation for the preparePgDbPushSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
preparePgMigrationSnapshot() — drizzle-orm Function Reference
Architecture documentation for the preparePgMigrationSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
preparePrevSnapshot() — drizzle-orm Function Reference
Architecture documentation for the preparePrevSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
prepareSingleStoreDbPushSnapshot() — drizzle-orm Function Reference
Architecture documentation for the prepareSingleStoreDbPushSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
prepareSingleStoreMigrationSnapshot() — drizzle-orm Function Reference
Architecture documentation for the prepareSingleStoreMigrationSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
prepareSQLiteDbPushSnapshot() — drizzle-orm Function Reference
Architecture documentation for the prepareSQLiteDbPushSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
prepareSqliteMigrationSnapshot() — drizzle-orm Function Reference
Architecture documentation for the prepareSqliteMigrationSnapshot() function in migrationPreparator.ts from the drizzle-orm codebase.
prepareFromExports() — drizzle-orm Function Reference
Architecture documentation for the prepareFromExports() function in mysqlImports.ts from the drizzle-orm codebase.
prepareFromMySqlImports() — drizzle-orm Function Reference
Architecture documentation for the prepareFromMySqlImports() function in mysqlImports.ts from the drizzle-orm codebase.
MySqlSquasher.squashCheck() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.squashCheck() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.squashFK() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.squashFK() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.squashIdx() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.squashIdx() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.squashPK() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.squashPK() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.squashUnique() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.squashUnique() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.squashView() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.squashView() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.unsquashCheck() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.unsquashCheck() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.unsquashFK() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.unsquashFK() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.unsquashIdx() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.unsquashIdx() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.unsquashPK() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.unsquashPK() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.unsquashUnique() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.unsquashUnique() function in mysqlSchema.ts from the drizzle-orm codebase.
MySqlSquasher.unsquashView() — drizzle-orm Function Reference
Architecture documentation for the MySqlSquasher.unsquashView() function in mysqlSchema.ts from the drizzle-orm codebase.
squashMysqlScheme() — drizzle-orm Function Reference
Architecture documentation for the squashMysqlScheme() function in mysqlSchema.ts from the drizzle-orm codebase.
squashMysqlSchemeV4() — drizzle-orm Function Reference
Architecture documentation for the squashMysqlSchemeV4() function in mysqlSchema.ts from the drizzle-orm codebase.
clearDefaults() — drizzle-orm Function Reference
Architecture documentation for the clearDefaults() function in mysqlSerializer.ts from the drizzle-orm codebase.
fromDatabase() — drizzle-orm Function Reference
Architecture documentation for the fromDatabase() function in mysqlSerializer.ts from the drizzle-orm codebase.
generateMySqlSnapshot() — drizzle-orm Function Reference
Architecture documentation for the generateMySqlSnapshot() function in mysqlSerializer.ts from the drizzle-orm codebase.
handleEnumType() — drizzle-orm Function Reference
Architecture documentation for the handleEnumType() function in mysqlSerializer.ts from the drizzle-orm codebase.
indexName() — drizzle-orm Function Reference
Architecture documentation for the indexName() function in mysqlSerializer.ts from the drizzle-orm codebase.
prepareFromExports() — drizzle-orm Function Reference
Architecture documentation for the prepareFromExports() function in pgImports.ts from the drizzle-orm codebase.
prepareFromPgImports() — drizzle-orm Function Reference
Architecture documentation for the prepareFromPgImports() function in pgImports.ts from the drizzle-orm codebase.
PgSquasher.squashCheck() — drizzle-orm Function Reference
Architecture documentation for the PgSquasher.squashCheck() function in pgSchema.ts from the drizzle-orm codebase.
PgSquasher.squashFK() — drizzle-orm Function Reference
Architecture documentation for the PgSquasher.squashFK() function in pgSchema.ts from the drizzle-orm codebase.
PgSquasher.squashIdentity() — drizzle-orm Function Reference
Architecture documentation for the PgSquasher.squashIdentity() function in pgSchema.ts from the drizzle-orm codebase.
PgSquasher.squashIdx() — drizzle-orm Function Reference
Architecture documentation for the PgSquasher.squashIdx() function in pgSchema.ts from the drizzle-orm codebase.
PgSquasher.squashIdxPush() — drizzle-orm Function Reference
Architecture documentation for the PgSquasher.squashIdxPush() function in pgSchema.ts from the drizzle-orm codebase.
PgSquasher.squashPK() — drizzle-orm Function Reference
Architecture documentation for the PgSquasher.squashPK() function in pgSchema.ts from the drizzle-orm codebase.
PgSquasher.squashPolicy() — drizzle-orm Function Reference
Architecture documentation for the PgSquasher.squashPolicy() function in pgSchema.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