Fix: pgsql
This commit is contained in:
parent
82717b8db7
commit
62999add23
@ -71,7 +71,7 @@ DROP TABLE IF EXISTS llx_pos_tmp;
|
||||
|
||||
ALTER TABLE llx_deplacement ADD COLUMN fk_user_modif integer AFTER fk_user_author;
|
||||
|
||||
CREATE TABLE IF NOT EXISTS llx_localtax
|
||||
CREATE TABLE llx_localtax
|
||||
(
|
||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||
entity integer NOT NULL DEFAULT '1',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user