7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
|
|
||
|
ALTER TABLE clients ADD COLUMN "description_name" TEXT NULL;
|
||
|
|
||
|
|
||
|
|
||
|
|