buster/packages
dal 77ffeab37a
Fix Snowflake adapter tests for lowercase column names
The Snowflake adapter implementation transforms column names to lowercase
for consistency, but the tests were expecting uppercase column names.
This commit updates the tests to match the implementation:

- Update test expectations to use lowercase column names (id, name)
- Fix hasMoreRows assertions to match implementation logic (only true when rowCount > limit)
- Ensure all Snowflake-related tests pass with the current adapter behavior

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-23 10:09:51 -06:00
..
access-controls Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
ai Add fetch body modification for tool_choice in Anthropics and Vertex models 2025-07-23 09:32:07 -06:00
data-source Fix Snowflake adapter tests for lowercase column names 2025-07-23 10:09:51 -06:00
database Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
env-utils slack markdown fixes 2025-07-21 17:35:58 -06:00
rerank Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
sandbox Merge branch 'staging' into cursor/centralize-environment-variables-with-turbo-1ef2 2025-07-21 16:11:26 -06:00
server-shared lint errors done & unit tests passing 2025-07-18 16:02:24 -06:00
slack build fixes 2025-07-21 17:38:37 -06:00
stored-values Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
supabase Update inlcude 2025-07-12 23:46:09 -06:00
test-utils Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
typescript-config update package.json pass if no unit tests 2025-07-17 23:03:54 -06:00
vitest-config fix all of the bugs 2025-07-12 22:14:08 -06:00
web-tools update package.json pass if no unit tests 2025-07-17 23:03:54 -06:00
tsconfig.json Update broken types 2025-07-03 09:25:29 -06:00