-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance foreign key handling and add validation
- Updated `foreign_key` method in `BaseModel` to accept additional keyword arguments for flexibility. - Added null check handling in `TypeIDType` methods for improved robustness. - Integrated relationships and foreign key handling in test cases, ensuring enhanced functionality and validation of models. Generated-by: aiautocommit
- Loading branch information
1 parent
92f632a
commit 61d5849
Showing
3 changed files
with
25 additions
and
3 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