Comillas simples en sql

This commit is contained in:
2021-07-13 02:54:46 -04:00
parent b19a812c6a
commit ea34783668

View File

@@ -1,3 +1 @@
update usuarios
set auth0_id = "auth0|606df4dea32e970069755bd8"
where auth0_id = "auth0|6083af726b4de900695cb232";
update usuarios set auth0_id = 'auth0|606df4dea32e970069755bd8' where auth0_id = 'auth0|6083af726b4de900695cb232';