Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Robin Appelman
|
b394fe8709
|
define escape character for like statements on sqlite
|
2015-11-05 16:28:54 +01:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Joas Schilling
|
c2a5bd6a01
|
Also add a note that clob does not work in the compare array
|
2015-03-16 15:41:00 +01:00 |
Joas Schilling
|
fefcbb966b
|
Also use all keys for an empty array, just in case
|
2015-03-12 09:18:43 +01:00 |
Joas Schilling
|
d1511cdbee
|
Fix doc blocks of insertIfNotExists() method
|
2015-03-11 09:05:30 +01:00 |
Thomas Müller
|
89be55a672
|
let insertIfNotExist() throw the native DBALException - no need to hide the real exception
|
2015-03-09 22:37:49 +01:00 |
Joas Schilling
|
8fa692388b
|
Allow specifying the compare-array for insertIfNotExists()
|
2015-03-09 22:37:49 +01:00 |
Thomas Müller
|
987b683895
|
Use an atomic implementation on sqlite for insertIfNotExist()
|
2015-03-06 14:54:54 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Arthur Schiwon
|
74ffda8261
|
do not output DB information, and do not set header
|
2014-11-14 17:43:22 +01:00 |
Arthur Schiwon
|
08205c63f9
|
errors are already logged
|
2014-11-14 16:59:54 +01:00 |
Arthur Schiwon
|
7ed678b04d
|
eliminate OC_Template::printErrorPage in database classes, fixes #12182
|
2014-11-14 15:48:55 +01:00 |
Robin Appelman
|
67b1ec1faf
|
Implement ILIKE for sqlite
|
2014-09-17 13:47:55 +02:00 |
Robin Appelman
|
1771bfc2f2
|
Introduce cross-db ILIKE
|
2014-09-16 15:32:34 +02:00 |
Robin Appelman
|
c4fa07d7cf
|
Also update sqliteadapter
|
2014-07-02 15:27:27 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |