Hi guys, is there any way to do migration (version...
# help
d
Hi guys, is there any way to do migration (versioning control) on supabase? because currently i just modify it directly on supabase dashboard
n
Hello @donatganteng! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
s
Since you have direct access to the database you can use any db migration library to manage migrations. Some people use Prisma, I personally use one called ley.
n
donatganteng (2022-05-30)