mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-31 03:34:18 +00:00
Update database script should really be executable.
This commit is contained in:
parent
67999e27d9
commit
0b998ac35d
@ -8,7 +8,7 @@
|
||||
$c->pg_connect[] = 'dbname=caldav port=5433 user=general';
|
||||
$c->pg_connect[] = 'dbname=caldav port=5432 user=general';
|
||||
|
||||
// $c->dbg['ALL'] = 1;
|
||||
$c->dbg['ALL'] = 1;
|
||||
$c->dbg['propfind'] = 1;
|
||||
$c->dbg['report'] = 1;
|
||||
// $c->dbg['get'] = 1;
|
||||
|
||||
0
dba/update-database.sh
Normal file → Executable file
0
dba/update-database.sh
Normal file → Executable file
@ -86,5 +86,8 @@
|
||||
<item url="testing/tests/evolution/DELETE1.test" uploadstatus="1" />
|
||||
<item url="dba/base-data.sql" uploadstatus="1" />
|
||||
<item url="dba/update-database.sh" uploadstatus="1" />
|
||||
<item url="htdocs/relationship_types.php" uploadstatus="1" />
|
||||
<item url="dba/patches/0.99.1.sql" />
|
||||
<item url="dba/patches/" />
|
||||
</project>
|
||||
</webproject>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user