Commit graph

14 commits

Author SHA1 Message Date
Dany De Bontridder
2e74ca5bdf Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
2019-07-24 22:47:32 +02:00
Dany De Bontridder
5a98f2e09d Fix problem with old SQL upgrade 2018-03-15 11:55:02 +01:00
Dany De Bontridder
7c5c41d3d7 Database : change SQL function 2018-02-23 08:53:05 +01:00
Dany De Bontridder
96ae3669e8 Backward comptability for SQL function 2018-02-23 08:02:26 +01:00
Dany De Bontridder
2dd8642278 Merge branch 'master' into sql-review-700
Conflicts:
	html/install.php
2018-02-10 22:09:27 +01:00
Dany De Bontridder
84c05e8154 Small bug : new structure for table version 2018-02-06 21:29:21 +01:00
Dany De Bontridder
b02274765c Fix prob. with comment on trigger and comment on constraint 2018-01-28 10:34:08 +01:00
Dany De Bontridder
c9666486c9 Adapt to Postgresl 9 2018-01-27 18:20:55 +01:00
Dany De Bontridder
2e40252b77 Database : add function is_prepare() to check if pg_prepare has already run 2018-01-21 13:56:31 +01:00
Dany De Bontridder
1e7bb6e6a4 Task #1520 : Préférence : pouvoir changer les préférence pour les exports CSV 2018-01-10 17:41:51 +01:00
Dany De Bontridder
bb0708b1d5 Add Documentation 2018-01-06 16:39:32 +01:00
Dany De Bontridder
67f3aa4166 Database : improve message when exec_sql failed 2017-12-10 13:53:28 +01:00
Dany De Bontridder
0e304db730 Database : get_value throw an error if SQL failed 2017-12-09 15:54:01 +01:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Renamed from include/lib/class_database.php (Browse further)