https://github.com/illuminate/database
History
Tip revision: 44248a3d1f27866958c4c04e204b294caa76a5cf authored by Takayasu Oyama on 15 November 2022, 14:02:01 UTC
[9.x] Use write connection on Schema::getColumnListing() and Schema::hasTable() for MySQL and PostgreSQL (#44946)
Tip revision: 44248a3
File Mode Size
ConnectionFactory.php -rwxr-xr-x 7.7 KB
Connector.php -rwxr-xr-x 3.3 KB
ConnectorInterface.php -rwxr-xr-x 240 bytes
MySqlConnector.php -rwxr-xr-x 5.9 KB
PostgresConnector.php -rwxr-xr-x 6.5 KB
SQLiteConnector.php -rwxr-xr-x 1.3 KB
SqlServerConnector.php -rwxr-xr-x 5.8 KB

back to top