PromucFlow_constructor/app
Shrikant Sharat Kandula b49fbbf81f
chore: Static and generified bridge API (#31427)
Migration the Bridge APIs to static+non-static versions for a more
fluent API, and to make it extendable to get `Bridge.or` and
`Bridge.and`.

We're also making the API generified, which isn't strictly needed here,
but is needed for the `CriteriaBuilder` API on Postgres.
2024-03-04 12:53:04 +05:30
..
client fix: Radio group options not accessible (#31382) 2024-03-01 15:15:54 +03:00
server chore: Static and generified bridge API (#31427) 2024-03-04 12:53:04 +05:30
util