 
|
d4a3894a9e
|
chore: get bookings with kysely (#21084)
* chore: get bookings with kysely
* fixup! chore: get bookings with kysely
* replace left joins with inner joins
* add missing filter and count with kysely
* main query done
* kysely use connection string
* fix attendee emails operator
* fix immutability and add attendee email filter
* chore: everything working but date filters
* limit offset
* chore: bump platform libraries
* fix bookingseat / attendee user email filter
* refactor, clean, and subquery updatedAt/createdAt
* fix import kysely types path
* fix missing references and payments fields
* create kysely module in apiv2
* fix before created at filter
* fix types
* update yarn.lock
* update yarn.lock
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
|
2025-05-05 17:21:15 -07:00 |
|