nim-ladybug/src/kuzu
mahlon db85c36d70 Multiple changes.
- Minor README updates.
- Create LICENSE and History files.
- Use 'func' instead of 'proc' where applicable.
- Add some destructor debug.
- Rename primary exceptions to 'X-error'.
- Bind to proper object types in prepared statement parameters.
- Retain the found 'type' in the KuzuValue object.

FossilOrigin-Name: db59c0b901b1715170e0d269fc2bf00477ac48af4d10a747eb5a749adbf6268e
2025-03-29 23:17:10 +00:00
..
0.8.2.nim Initial commit, adding work to date. 2025-03-15 20:26:58 +00:00
config.nim Multiple changes. 2025-03-29 23:17:10 +00:00
connection.nim Multiple changes. 2025-03-29 23:17:10 +00:00
constants.nim Start adding tests, using testament. 2025-03-18 02:21:06 +00:00
database.nim Multiple changes. 2025-03-29 23:17:10 +00:00
queries.nim Multiple changes. 2025-03-29 23:17:10 +00:00
tuple.nim Multiple changes. 2025-03-29 23:17:10 +00:00
types.nim Multiple changes. 2025-03-29 23:17:10 +00:00
value.nim Multiple changes. 2025-03-29 23:17:10 +00:00