Commit Graph

8 Commits

Author SHA1 Message Date
d7a43f9d24 missing space after FROM line in PK NAME query if no schema is defined 2013-12-12 18:53:10 +09:00
dd7ab1d74b change the PK NAME select query from the core postgresql class to a more
faster version
2013-12-12 16:28:40 +09:00
99860e7da2 Added PK name for edit_log insert db_exec call to avoid any extra SELECT
calls
2013-12-12 13:38:08 +09:00
4d3aab2f0f PHP Core libraries
- update www/log, www/templates_c, www/tmp ignore files
2013-12-11 16:19:24 +09:00
5808151c7f PHP Core Libraries
- removed global ignores for log, tmp, template_c to per folder so I can
  add the folders
2013-12-11 15:58:37 +09:00
d560ff367a PHP Core Libraries
- add missing .gitignore entries for tmp/
2013-12-11 15:52:45 +09:00
7285d3947c PHP Core Libraries
- add .gitignore for log, templates_c and tmp
- add base www/ folder
2013-12-11 15:52:08 +09:00
de4db95d16 PHP Core libraries
- add 4dev/ folder
2013-12-11 15:44:33 +09:00