mirror of
https://github.com/johndoe6345789/postgres.git
synced 2026-04-24 22:04:58 +00:00
- Replace 'as any' with proper FeaturesConfig type definition - Improve CHECK constraint SQL injection validation with comprehensive patterns - Move isValidIdentifier to shared validation module - Add comprehensive unit tests for identifier validation (12 tests) - Fix all linting issues - All 52 unit tests passing Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>