sql to add user uid on thanato
This commit is contained in:
parent
a02eb7fd5b
commit
9e52177d03
2
gestion/lib/Sql/20250203-ADD_USER_UID_ON_THANATO.sql
Normal file
2
gestion/lib/Sql/20250203-ADD_USER_UID_ON_THANATO.sql
Normal file
@ -0,0 +1,2 @@
|
||||
alter table oc_gestion_thanato
|
||||
add column fk_user_uuid VARCHAR(255) DEFAULT NULL;
|
||||
Loading…
x
Reference in New Issue
Block a user