mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-04 14:19:23 +00:00
The base data is now not in a patch file, and it probably should never have
been really.
This commit is contained in:
parent
130813c1b8
commit
40565975ac
@ -1,9 +0,0 @@
|
||||
|
||||
BEGIN;
|
||||
SELECT check_db_revision(1,1,0);
|
||||
|
||||
GRANT SELECT,UPDATE ON relationship_type_rt_id_seq TO general;
|
||||
SELECT new_db_revision(1,1,1, 'January' );
|
||||
|
||||
COMMIT;
|
||||
ROLLBACK;
|
||||
Loading…
x
Reference in New Issue
Block a user