emiliopedrollo/laravel-postgres-extended-schema

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/workflows/satis.yml
.gitignore
.travis.yml
LICENSE
README.md
codeclimate.sh
composer.json
phpunit.xml
src/Pedrollo/Database/DatabaseServiceProvider.php15
A
0 mins
src/Pedrollo/Database/IndexDefinition.php44
A
0 mins
src/Pedrollo/Database/PostgresConnection.php30
A
0 mins
src/Pedrollo/Database/Query/Builder.php76
A
2 hrs
src/Pedrollo/Database/Query/Grammars/PostgresGrammar.php53
A
0 mins
src/Pedrollo/Database/Schema/Blueprint.php154
B
4 hrs
src/Pedrollo/Database/Schema/Grammars/PostgresGrammar.php175
A
3 hrs
src/Pedrollo/Database/Traits/UuidTrait.php28
A
0 mins