ktx/packages
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
..
cli Merge origin/main into snowflake-multiple-schemas 2026-05-22 15:08:58 +02:00