Commit graph

1 commit

Author SHA1 Message Date
duong.doan1
5929233ff7 feat: Complete Sprint 3 PostgreSQL UDF implementations and testing
- Complete PostgresUdfProvider implementations (REGEXP, strip accents, collation)
- Add regexp method to DatabaseUdfProvider interface
- Update SqliteUdfProvider with regexp implementation
- Add regexp helper to JooqUdfHelper
- Fix PostgreSQL connection configuration issues
- Create PostgreSQL test configuration files
- Update build.gradle.kts with PostgreSQL dependencies
- Fix application-test.yml template processing issues
- Remove temporary migration conversion scripts
- Update task tracking documentation
2026-04-07 16:37:27 +07:00