From: Harvie Date: Tue, 21 Dec 2010 03:50:02 +0000 (+0100) Subject: TODO: Minor DB cleanups, fixed typo psql -> pgsql X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;ds=sidebyside;h=445972a1965e441eaff524168f6bac0bdd5b9030;hp=d4ac6b36f758c177d0bb2ccd7f7804873b6d2732;p=mirrors%2FKyberia-bloodline.git TODO: Minor DB cleanups, fixed typo psql -> pgsql --- diff --git a/doc/TODO b/doc/TODO index da40148..6dcc374 100644 --- a/doc/TODO +++ b/doc/TODO @@ -67,3 +67,10 @@ - Fix /(id|k)/*/download (ERROR: Empty file to download.) (I think this should be implemented as template (and smarty method for download). template can be ID down in base36 = 638807 in base10) + +- Cleanup DB + (Make script for deleting nodes in recycle bin) + (Some actions (like loging, etc...) may be implemented using SQL triggers) + (Mark all nodes that should become part of distribution of kyberia software) + (Delete unused tables) + (Replace duplicit tables with VIEWs) diff --git a/wwwroot/backend/pgsql/backend.inc b/wwwroot/backend/pgsql/backend.inc new file mode 100644 index 0000000..875fe22 --- /dev/null +++ b/wwwroot/backend/pgsql/backend.inc @@ -0,0 +1,3 @@ + diff --git a/wwwroot/backend/psql/backend.inc b/wwwroot/backend/psql/backend.inc deleted file mode 100644 index 342cd4a..0000000 --- a/wwwroot/backend/psql/backend.inc +++ /dev/null @@ -1,3 +0,0 @@ -