-
-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove numerous Sendable warning workarounds that are no longer needed * Make `.with(\.$foo, withDeleted: true)` work correctly when used with @CompositeChildren * Support the full set of SQL utilities when a custom aggregate query is specified * Fix DocC warnings * In the FluentBenchmarks, convert some migrations to async and change "Sun" to "Sol" because I'm pointlessly pedantic that way. * Make various FluentBenchmarks tests not crash when simple things go wrong * Make testParent_serialization() actually test something related to a parent property. * Use structured logging when we log things * Fix Sendable warnings, and in the process also the behavior of ISO8601TimestampFormat when both fractional and non-fractional formats are used in the same project. * Another Sendable warning * Further flesh out the structured logging with better recursion and not omitting some of the query's information.
- Loading branch information
Showing
54 changed files
with
360 additions
and
318 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.