Thomas Mueller
|
5ecebe211b
|
mssql: fixing lastInsertId() implementation
|
2013-11-02 20:21:19 +01:00 |
VicDeo
|
959b0f9125
|
Merge pull request #5458 from owncloud/fixing-5222-master
php 5.3 compatibility regarding OC\DB\Connection fixed
|
2013-10-23 05:35:33 -07:00 |
Thomas Müller
|
3c710696e8
|
add missing file header
|
2013-10-23 12:27:54 +02:00 |
Thomas Müller
|
e30e4ea1cc
|
php 5.3 compatibility regarding OC\DB\Connection fixed
|
2013-10-21 22:51:56 +02:00 |
Victor Dubiniuk
|
97aff7c64e
|
Use quoteIdentifier with proper objects
|
2013-10-21 22:31:57 +03:00 |
Thomas Müller
|
e55d2359b1
|
removing pointless calls on quoteIdentifier() - reason: name on $tableDiff doesn't exist and my design the name cannot be changed
adding PHPDoc
|
2013-10-17 14:54:37 +02:00 |
Thomas Müller
|
6e1881dbe4
|
new console command to generate sql migration scripts
|
2013-10-17 12:51:30 +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 |