cgsdev0 / rollycubes

online multiplayer dice game
https://rollycubes.com/
MIT License
19 stars 10 forks source link

Decide where to add uuid-ossp postgres extension #83

Closed AdjectiveAllison closed 1 year ago

AdjectiveAllison commented 1 year ago

CREATE EXTENSION IF NOT EXISTS "uuid-ossp";

Currently I have it on line 1 of v1 migration and it works for a new setup.

cgsdev0 commented 1 year ago

I landed this, hopefully I don't blow up prod 😅

https://github.com/cgsdev0/rollycubes/commit/c48d0831fcdf73955b95fa319900f360a5f882a3