Commit f2acd8c
committed
Enhance BIGINT size limit validation in Database class
- Added handling for VAR_BIGINT in the size limit validation logic.
- Implemented exception throwing for oversized BIGINT attributes to ensure proper error handling.1 parent 909d8a5 commit f2acd8c
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2584 | 2584 | | |
2585 | 2585 | | |
2586 | 2586 | | |
| 2587 | + | |
2587 | 2588 | | |
2588 | 2589 | | |
2589 | 2590 | | |
| |||
2912 | 2913 | | |
2913 | 2914 | | |
2914 | 2915 | | |
| 2916 | + | |
| 2917 | + | |
| 2918 | + | |
| 2919 | + | |
| 2920 | + | |
| 2921 | + | |
2915 | 2922 | | |
2916 | 2923 | | |
2917 | 2924 | | |
| |||
0 commit comments