- 12 Dec, 2014 8 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Gareth Evans authored
-
Gareth Evans authored
-
Gareth Evans authored
-
Gareth Evans authored
-
burki authored
Fix minor typo
-
- 04 Dec, 2014 8 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
Conflicts: lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php
-
Benjamin Eberlei authored
Support for database URLs
-
David Zuelke authored
-
David Zuelke authored
-
- 02 Dec, 2014 1 commit
-
-
Steve Müller authored
Ignore pseudo-system objects in table list
-
- 27 Nov, 2014 6 commits
-
-
David Zuelke authored
-
David Zuelke authored
-
David Zuelke authored
-
David Zuelke authored
-
David Zuelke authored
-
David Zuelke authored
-
- 26 Nov, 2014 4 commits
-
-
David Zuelke authored
-
David Zuelke authored
-
David Zuelke authored
-
David Zuelke authored
-
- 25 Nov, 2014 1 commit
-
-
Jonathan Campbell authored
These objects are created by turning on replication and they have column types (sysname, xml) that are not supported by Doctrine. According to Microsoft's support, these are "'pseudo-system' object[s]" that appear in the User Table type instead of the System Table type. https://social.msdn.microsoft.com/Forums/sqlserver/en-US/135ec547-2214-4da3-bd42-5c458759e144/sysobjectscategory
-
- 24 Nov, 2014 1 commit
-
-
Steve Müller authored
Exclude tables with table_type of VIEW
-
- 16 Nov, 2014 4 commits
-
-
David Zuelke authored
-
David Zuelke authored
-
David Zuelke authored
-
David Zuelke authored
tests to come
-
- 11 Nov, 2014 6 commits
-
-
Steve Müller authored
Disallow empty delete criteria on the connection
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
MasterSlaveConnection::close() should reset connections array
-
- 10 Nov, 2014 1 commit
-
-
Alessandro Chitolina authored
Fixed undefined index notice when attempting to reconnect a MasterSlaveConnection after close has called
-