|
|
f67a02a9fe
|
adding comments
|
2026-01-23 14:58:51 -05:00 |
|
|
|
88e67d69fc
|
removing debug prints
|
2026-01-23 14:56:28 -05:00 |
|
|
|
9719cde88b
|
cleanup
- removing test main
- adding files to gitignore to prevent future pushes
|
2026-01-23 14:54:28 -05:00 |
|
|
|
8f950e38b8
|
comment updated
|
2026-01-23 14:52:29 -05:00 |
|
|
|
e8ceac6f88
|
added checks for sql null types
|
2026-01-16 15:59:44 -05:00 |
|
|
|
7fd2f60168
|
simplifying logic
|
2026-01-16 10:34:05 -05:00 |
|
|
|
b4428e397e
|
using proper struct for nulltypes
|
2026-01-16 10:31:40 -05:00 |
|
|
|
7ce271bdb7
|
[test] Adding test case for nulls
- ensuring nulls work
- will be undone
|
2026-01-16 10:27:57 -05:00 |
|
|
|
4ec738b130
|
type and bind updates
- using sql nullTypes
- adding additional bind type option
|
2026-01-16 10:18:24 -05:00 |
|
|
|
459eaca866
|
poc for sql null types
|
2026-01-15 22:53:05 -05:00 |
|