ktx/packages/cli
Andrey Avtomonov 2f651e4dbe Merge origin/main into snowflake-multiple-schemas
Resolve conflicts in setup-databases.{ts,test.ts}:
- Adopt main's new pickDatabaseScope API (schemas + schemaSuggestion +
  lazy listTablesForSchemas) in place of the older eager-discovery flow.
- Preserve the comma-separated free-text fallback when listSchemas fails:
  on failure, prompt the user, persist via writeScopeConfig, and pass the
  typed list through as effectiveCliSchemas / initialSchemas /
  schemaSuggestion to the new picker.
- Keep the dedicated fallback test alongside main's lazy-callback test.
2026-05-22 15:08:58 +02:00
..
assets/demo/orbit Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
scripts chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
src Merge origin/main into snowflake-multiple-schemas 2026-05-22 15:08:58 +02:00
package.json chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
tsconfig.json chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
vitest.config.ts Initial open-source release 2026-05-10 23:12:26 +02:00