Skip to content

Conversation

@AbhishekASLK
Copy link

  • added required changes
  • postgres support localtime and you told redshift don't so i pop the token from redshift and not from postgres but not able to see why generator generating this, and if i remove localtime from RESERVED_KEYWORDS then it works, please help here
tests/dialects/test_dialect.py:34: in validate_identity
    self.assertEqual(
E   AssertionError: 'SELECT LOCALTIME' != 'SELECT "LOCALTIME"'
E   - SELECT LOCALTIME
E   + SELECT "LOCALTIME"
E   ? 

@AbhishekASLK AbhishekASLK marked this pull request as ready for review November 28, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant