mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
Update 18.0.0-19.0.0.sql
add fk_contract on ticket table
This commit is contained in:
@@ -33,4 +33,5 @@
|
||||
-- -- VPGSQL8.2 SELECT dol_util_rebuild_sequences();
|
||||
|
||||
|
||||
- V18
|
||||
- V19
|
||||
ALTER TABLE llx_ticket_ticket ADD COLUMN fk_contract integer DEFAULT 0 after fk_project;
|
||||
|
||||
Reference in New Issue
Block a user