https://github.com/illuminate/database
Revision 4d5fd9170c8e8afba599cffd20744b7d8787ac79 authored by Elnur Ibrahimzade on 01 April 2019, 05:04:37 UTC, committed by Elnur Ibrahimzade on 01 April 2019, 05:04:37 UTC
1 parent 05a0f0b
History
Tip revision: 4d5fd9170c8e8afba599cffd20744b7d8787ac79 authored by Elnur Ibrahimzade on 01 April 2019, 05:04:37 UTC
Fixed: SoftDelete::runSoftDelete and SoftDelete::performDeleteOnModel did not take into account overwrite Model::setKeysForSaveQuery
Tip revision: 4d5fd91
File Mode Size
Capsule
Concerns
Connectors
Console
Eloquent
Events
Migrations
Query
Schema
Connection.php -rwxr-xr-x 30.7 KB
ConnectionInterface.php -rwxr-xr-x 3.6 KB
ConnectionResolver.php -rwxr-xr-x 1.9 KB
ConnectionResolverInterface.php -rwxr-xr-x 570 bytes
DatabaseManager.php -rwxr-xr-x 9.3 KB
DatabaseServiceProvider.php -rwxr-xr-x 2.8 KB
DetectsDeadlocks.php -rw-r--r-- 891 bytes
DetectsLostConnections.php -rw-r--r-- 1.3 KB
Grammar.php -rwxr-xr-x 5.2 KB
LICENSE.md -rw-r--r-- 1.0 KB
MigrationServiceProvider.php -rwxr-xr-x 2.0 KB
MySqlConnection.php -rwxr-xr-x 2.1 KB
PostgresConnection.php -rwxr-xr-x 1.7 KB
QueryException.php -rw-r--r-- 1.6 KB
README.md -rwxr-xr-x 2.2 KB
SQLiteConnection.php -rwxr-xr-x 2.7 KB
Seeder.php -rwxr-xr-x 2.7 KB
SqlServerConnection.php -rwxr-xr-x 3.1 KB
composer.json -rw-r--r-- 1.4 KB

README.md

back to top