Join Discord
Powered by
well, sql has multiple dialects, so depends on wha...
# sql
k
kinau
07/21/2022, 12:23 PM
well, sql has multiple dialects, so depends on what you consider regular old SQL. For Supabase, it uses the Postgresql database so it uses the postgresql dialect. but it should be nearly the same.
Previous
Next