Commit Graph

21 Commits

Author SHA1 Message Date
0c4a1abb9a testing any typecast 2025-09-30 17:15:45 -04:00
791ffad0e3 testing 2025-09-30 17:13:52 -04:00
2415af38b2 Fixing struct generation
- ready to test
- slice size bugfixes
- appending empty struct before filling it out
2025-09-30 17:09:19 -04:00
053f5b5fd8 no more index check 2025-09-30 16:25:54 -04:00
6326711424 adding ok check to prevent panics 2025-09-30 11:47:38 -04:00
6a9cdafcf1 testing better types 2025-09-30 11:43:40 -04:00
5e2ddecdcc dont elem slice 2025-09-30 11:41:28 -04:00
9033530a55 testing any type for resturned structs 2025-09-30 11:33:59 -04:00
6bbb452b03 argument type fix 2025-09-30 11:26:54 -04:00
21b1291dbc struct name revert 2025-09-30 11:20:30 -04:00
c62da47a31 ready for tests 2025-09-30 11:12:47 -04:00
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
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
4febf3d877 struct rename 2025-09-26 16:48:53 -04:00
4573594c85 moving to struct as param, readme updates 2025-09-26 16:46:40 -04:00
b9a8c5cd47 slice indexing 2025-09-26 16:33:24 -04:00
92b673cb46 persisting primary keys through rows 2025-09-26 16:29:36 -04:00
75f6ef8b5b moving to append 2025-09-26 16:25:46 -04:00
428381545d adding proper allocations 2025-09-26 16:18:27 -04:00
891cd03b5a adding support for returning more than one mock row 2025-09-26 16:16:53 -04:00
38b0e8e930 init commit 2025-09-26 15:32:27 -04:00