Commit Graph

16 Commits

Author SHA1 Message Date
jake 9033530a55 testing any type for resturned structs 2025-09-30 11:33:59 -04:00
jake 6bbb452b03 argument type fix 2025-09-30 11:26:54 -04:00
jake 21b1291dbc struct name revert 2025-09-30 11:20:30 -04:00
jake c62da47a31 ready for tests 2025-09-30 11:12:47 -04:00
jake ff62b371c9 adding new functionality for mocks
- working through insert logic
- ideally return struct with 'good' fields
- also return list of args to prevent relooping
2025-09-29 15:47:51 -04:00
jake 3b40f8061f Merge pull request 'fix/allow-many-rows' (#1) from fix/allow-many-rows into main
Reviewed-on: #1
v1.1.0
2025-09-26 22:58:50 +00:00
jake 09749029b4 [new] types and logic
- addressing array type
- slice type now does random amount of entries
- better comments/readme
2025-09-26 18:57:53 -04:00
jake 4febf3d877 struct rename 2025-09-26 16:48:53 -04:00
jake 4573594c85 moving to struct as param, readme updates 2025-09-26 16:46:40 -04:00
jake b9a8c5cd47 slice indexing 2025-09-26 16:33:24 -04:00
jake 92b673cb46 persisting primary keys through rows 2025-09-26 16:29:36 -04:00
jake 75f6ef8b5b moving to append 2025-09-26 16:25:46 -04:00
jake 428381545d adding proper allocations 2025-09-26 16:18:27 -04:00
jake 891cd03b5a adding support for returning more than one mock row 2025-09-26 16:16:53 -04:00
jake 38b0e8e930 init commit v1.0.0 2025-09-26 15:32:27 -04:00
jake 240ee58f03 Initial commit 2025-09-26 19:29:41 +00:00