hillac
hillac
I've implemented roundTo method for bigfraction.js using bigints. I also added some extra tests to check it works, including cases rounding up to correct for bigint division rounding down. I...
## ☕️ Reasoning This PR is a port of @rexfordessilfie's @auth/express to Fastify. It uses similar translation layer with Web API Request and Response to fastify types. I opted to...
Will there be support for migrating triggers? Also, can pre-existing or new triggers interfere at all with the migration process?
I can't seem to get it running in a browser, should I be able to? There's an error with the import and I'm not sure it it's vite's fault.
Is it possible to put TB inside some kind of pg extension so that a single atomic transaction can mutate TB and pg? I don't really know enough about db's...
Will this support row_to_json, json_build_object, json_agg etc in the future?