Files
amcs/internal
Hein 3d4e6d0939
CI / build-and-test (push) Successful in 1m54s
Release / release (push) Successful in 3m12s
feat(sqltypes): add nullable SQL types with automatic casting
* Introduced SqlNull type for nullable values with auto-casting.
* Implemented JSON, YAML, and XML marshaling/unmarshaling.
* Added specific types for common SQL types (e.g., SqlInt64, SqlString).
* Included utility functions for creating nullable types.
* Added SqlTimeStamp, SqlDate, and SqlTime types with custom formatting.
2026-07-15 12:55:15 +02:00
..
2026-07-15 04:27:44 +02:00
2026-07-15 04:27:44 +02:00
2026-07-15 04:27:09 +02:00