PromucFlow_constructor/app/server/appsmith-server
Shrikant Sharat Kandula 6bbf33bf9f
chore: Simpler sequence implementation (#32264)
Don't use MongoDB API to decide the key name to use for the sequence
name. This API is currently used only for datasources, so this
implementation will be compatible with both MongoDB and Postgres.

The actual sequence number generation, in the `getNext` method, will
basically need to be rewritten in the Postgres branch.
2024-04-01 10:17:23 +05:30
..
src chore: Simpler sequence implementation (#32264) 2024-04-01 10:17:23 +05:30
auth-notes
pom.xml chore: Remove QueryDSL (#32074) 2024-03-26 21:28:16 +05:30