This website requires JavaScript.
Explore
Help
Register
Sign In
tablet
/
diamond-orm
Watch
0
Star
0
Fork
0
You've already forked diamond-orm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
27
Commits
2
Branches
0
Tags
339
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
53e23bb52a
add
Get
method to model registry
2024-09-14 18:07:00 -04:00
.idea
add a new Append method to Model, handle misc errors, unexport some funcs + methods
2024-09-02 19:39:23 -04:00
.vscode
add a new Append method to Model, handle misc errors, unexport some funcs + methods
2024-09-02 19:39:23 -04:00
.gitignore
unignore go.sum, ignore go.work* files
2024-09-12 23:18:53 -04:00
document_internals.go
remove tons of commented-out code, general cleanup
2024-09-14 15:47:17 -04:00
document_slice.go
overhaul models to be more sensible by separating "instance" logic into a separate Document type
✨
🪷
2024-09-14 02:09:38 -04:00
document.go
correct Pull method to break out of inner loop if a match is found
2024-09-14 15:10:14 -04:00
errors.go
externalize more panic/error strings
2024-09-14 15:20:17 -04:00
go.mod
update go.mod
2024-09-05 14:05:51 -04:00
go.sum
unignore go.sum, ignore go.work* files
2024-09-12 23:18:53 -04:00
gridfs.go
unexport Model fields
2024-09-14 15:28:34 -04:00
idcounter.go
externalize more panic/error strings
2024-09-14 15:20:17 -04:00
indexes.go
add a new Append method to Model, handle misc errors, unexport some funcs + methods
2024-09-02 19:39:23 -04:00
model_test.go
overhaul models to be more sensible by separating "instance" logic into a separate Document type
✨
🪷
2024-09-14 02:09:38 -04:00
model.go
unexport Model fields
2024-09-14 15:28:34 -04:00
query.go
remove tons of commented-out code, general cleanup
2024-09-14 15:47:17 -04:00
registry.go
add
Get
method to model registry
2024-09-14 18:07:00 -04:00
testing.go
remove tons of commented-out code, general cleanup
2024-09-14 15:47:17 -04:00
util.go
remove tons of commented-out code, general cleanup
2024-09-14 15:47:17 -04:00
Description
an ORM for mongodb written in golang that rocks ♪
✨
Languages
Go
100%