Commit Graph

19 Commits (4608d3def7e8619fe2a151aa7d2180dc465f8155)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Robin Appelman ac8254de6a Rename platform 10 years ago
Robin Appelman 24a30c10d7 Add custom sqlite platform to set auto increment 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Thomas Müller baefefbbc8 set MySQL autocommit on connection setup 10 years ago
Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig 10 years ago
Thomas Müller a6c088a1ef adding new config parameter for sqlite to specify the journal mode 10 years ago
Jörn Friedrich Dreyer e16a58220d allow passing driver options, fixes #11718 11 years ago
Robin Appelman 2ae6a0d96d Move creating the database connection to the server container 11 years ago
Robin Appelman d4e929c37a Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 11 years ago
Robin Appelman 60587e9dcd Make sqlite LIKE case sensitive on default 11 years ago
Robin Appelman 1771bfc2f2 Introduce cross-db ILIKE 11 years ago
Thomas Müller b8b2ef8748 no statement caching for Oracle 11 years ago
Andreas Fischer d8bd8c4b66 Document why we have to check with defined() first. 11 years ago
Andreas Fischer e26612244a Make MySQL return "number of found rows" instead of number of "affected rows". 11 years ago
Thomas Müller 8314e5f4d1 fixing typos and adding PHPDoc 11 years ago
Andreas Fischer f9853b253c Deduplicate connection handling code into \OC\DB\ConnectionFactory 11 years ago