CliManagement
Browse all 43 subdomain entities categorized under CliManagement in the drizzle-orm Architecture Docs architecture documentation.
check.ts — drizzle-orm Source File
Architecture documentation for check.ts, a typescript file in the drizzle-orm codebase. 5 imports, 1 dependents.
mysqlUp.ts — drizzle-orm Source File
Architecture documentation for mysqlUp.ts, a typescript file in the drizzle-orm codebase. 12 imports, 1 dependents.
pgPushUtils.ts — drizzle-orm Source File
Architecture documentation for pgPushUtils.ts, a typescript file in the drizzle-orm codebase. 11 imports, 2 dependents.
pgUp.ts — drizzle-orm Source File
Architecture documentation for pgUp.ts, a typescript file in the drizzle-orm codebase. 14 imports, 2 dependents.
singlestoreUp.ts — drizzle-orm Source File
Architecture documentation for singlestoreUp.ts, a typescript file in the drizzle-orm codebase. 0 imports, 1 dependents.
sqliteUp.ts — drizzle-orm Source File
Architecture documentation for sqliteUp.ts, a typescript file in the drizzle-orm codebase. 5 imports, 1 dependents.
mysql.ts — drizzle-orm Source File
Architecture documentation for mysql.ts, a typescript file in the drizzle-orm codebase. 6 imports, 7 dependents.
singlestore.ts — drizzle-orm Source File
Architecture documentation for singlestore.ts, a typescript file in the drizzle-orm codebase. 6 imports, 6 dependents.
checkHandler() — drizzle-orm Function Reference
Architecture documentation for the checkHandler() function in check.ts from the drizzle-orm codebase.
legacyCommand() — drizzle-orm Function Reference
Architecture documentation for the legacyCommand() function in index.ts from the drizzle-orm codebase.
libSqlLogSuggestionsAndReturn() — drizzle-orm Function Reference
Architecture documentation for the libSqlLogSuggestionsAndReturn() function in libSqlPushUtils.ts from the drizzle-orm codebase.
prepareAndExportLibSQL() — drizzle-orm Function Reference
Architecture documentation for the prepareAndExportLibSQL() function in migrate.ts from the drizzle-orm codebase.
prepareAndExportMysql() — drizzle-orm Function Reference
Architecture documentation for the prepareAndExportMysql() function in migrate.ts from the drizzle-orm codebase.
prepareAndExportPg() — drizzle-orm Function Reference
Architecture documentation for the prepareAndExportPg() function in migrate.ts from the drizzle-orm codebase.
prepareAndExportSinglestore() — drizzle-orm Function Reference
Architecture documentation for the prepareAndExportSinglestore() function in migrate.ts from the drizzle-orm codebase.
prepareAndExportSqlite() — drizzle-orm Function Reference
Architecture documentation for the prepareAndExportSqlite() function in migrate.ts from the drizzle-orm codebase.
prepareAndMigrateLibSQL() — drizzle-orm Function Reference
Architecture documentation for the prepareAndMigrateLibSQL() function in migrate.ts from the drizzle-orm codebase.
prepareAndMigrateMysql() — drizzle-orm Function Reference
Architecture documentation for the prepareAndMigrateMysql() function in migrate.ts from the drizzle-orm codebase.
prepareAndMigratePg() — drizzle-orm Function Reference
Architecture documentation for the prepareAndMigratePg() function in migrate.ts from the drizzle-orm codebase.
prepareAndMigrateSingleStore() — drizzle-orm Function Reference
Architecture documentation for the prepareAndMigrateSingleStore() function in migrate.ts from the drizzle-orm codebase.
prepareAndMigrateSqlite() — drizzle-orm Function Reference
Architecture documentation for the prepareAndMigrateSqlite() function in migrate.ts from the drizzle-orm codebase.
printCliConnectionIssues() — drizzle-orm Function Reference
Architecture documentation for the printCliConnectionIssues() function in mysql.ts from the drizzle-orm codebase.
logSuggestionsAndReturn() — drizzle-orm Function Reference
Architecture documentation for the logSuggestionsAndReturn() function in mysqlPushUtils.ts from the drizzle-orm codebase.
upMysqlHandler() — drizzle-orm Function Reference
Architecture documentation for the upMysqlHandler() function in mysqlUp.ts from the drizzle-orm codebase.
upMySqlHandlerV4toV5() — drizzle-orm Function Reference
Architecture documentation for the upMySqlHandlerV4toV5() function in mysqlUp.ts from the drizzle-orm codebase.
concatSchemaAndTableName() — drizzle-orm Function Reference
Architecture documentation for the concatSchemaAndTableName() function in pgPushUtils.ts from the drizzle-orm codebase.
upPgHandler() — drizzle-orm Function Reference
Architecture documentation for the upPgHandler() function in pgUp.ts from the drizzle-orm codebase.
upPgHandlerV4toV5() — drizzle-orm Function Reference
Architecture documentation for the upPgHandlerV4toV5() function in pgUp.ts from the drizzle-orm codebase.
check.handler() — drizzle-orm Function Reference
Architecture documentation for the check.handler() function in schema.ts from the drizzle-orm codebase.
drop.handler() — drizzle-orm Function Reference
Architecture documentation for the drop.handler() function in schema.ts from the drizzle-orm codebase.
exportRaw.handler() — drizzle-orm Function Reference
Architecture documentation for the exportRaw.handler() function in schema.ts from the drizzle-orm codebase.
generate.handler() — drizzle-orm Function Reference
Architecture documentation for the generate.handler() function in schema.ts from the drizzle-orm codebase.
migrate.handler() — drizzle-orm Function Reference
Architecture documentation for the migrate.handler() function in schema.ts from the drizzle-orm codebase.
pull.handler() — drizzle-orm Function Reference
Architecture documentation for the pull.handler() function in schema.ts from the drizzle-orm codebase.
push.handler() — drizzle-orm Function Reference
Architecture documentation for the push.handler() function in schema.ts from the drizzle-orm codebase.
studio.handler() — drizzle-orm Function Reference
Architecture documentation for the studio.handler() function in schema.ts from the drizzle-orm codebase.
up.handler() — drizzle-orm Function Reference
Architecture documentation for the up.handler() function in schema.ts from the drizzle-orm codebase.
printCliConnectionIssues() — drizzle-orm Function Reference
Architecture documentation for the printCliConnectionIssues() function in singlestore.ts from the drizzle-orm codebase.
logSuggestionsAndReturn() — drizzle-orm Function Reference
Architecture documentation for the logSuggestionsAndReturn() function in singlestorePushUtils.ts from the drizzle-orm codebase.
upSinglestoreHandler() — drizzle-orm Function Reference
Architecture documentation for the upSinglestoreHandler() function in singlestoreUp.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.
upSqliteHandler() — drizzle-orm Function Reference
Architecture documentation for the upSqliteHandler() function in sqliteUp.ts from the drizzle-orm codebase.
CliManagement — drizzle-orm Architecture
Logic for CLI command parsing and interactive user prompts Architecture documentation for the CliManagement subdomain (part of DrizzleKit domain) in the drizzle-orm codebase. Contains 8 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free