-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ColumnSchema classes for performance of typecasting #752
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #752 +/- ##
============================================
- Coverage 99.72% 90.62% -9.10%
- Complexity 1309 1348 +39
============================================
Files 64 71 +7
Lines 3220 3306 +86
============================================
- Hits 3211 2996 -215
- Misses 9 310 +301 ☔ View full report in Codecov by Sentry. |
PR Summary
|
# Conflicts: # UPGRADE.md # src/QueryBuilder/AbstractDMLQueryBuilder.php # src/Schema/AbstractTableSchema.php # src/Schema/TableSchemaInterface.php
Related PRs