Commit Graph

4 Commits

Author SHA1 Message Date
fcd7cb2013
overhaul models to be more sensible by separating "instance" logic into a separate Document type 🪷 2024-09-14 02:09:38 -04:00
fd835efa46
[feat] add gridfs support! 🎉
(test cases included)
2024-09-12 18:10:03 -04:00
4297071b3b
restructuring
- use pointers where possible when using reflection
- add a `CreateSlice` func, for storing slices of Models created by Find and FindPaged queries
- modify tests to use `CreateSlice`
2024-09-05 17:53:04 -04:00
f46aab2f5f
hello world! 🌸 2024-09-01 16:17:48 -04:00