This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
hyperswitch
Watch
1
Star
0
Fork
0
You've already forked hyperswitch
mirror of
https://github.com/juspay/hyperswitch.git
synced
2025-10-29 00:49:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
hyperswitch
/
crates
/
diesel_models
History
Mani Chandra
c07ee28c0a
refactor(user_role): Remove V1 insertion for
user_roles
and allow Invites for
org_admins
(
#6185
)
2024-10-04 11:29:34 +00:00
..
src
refactor(user_role): Remove V1 insertion for
user_roles
and allow Invites for
org_admins
(
#6185
)
2024-10-04 11:29:34 +00:00
Cargo.toml
refactor(payment_attempt_v2): add payment attempt v2 domain and diesel models (
#6027
)
2024-09-27 13:22:40 +00:00
README.md
refactor(storage): update crate name to diesel models (
#1685
)
2023-07-12 12:50:55 +00:00
remove_id.patch
refactor(core): patch file for removal of id from schema (
#5398
)
2024-07-24 17:31:18 +00:00
README.md
Storage Models
Database models shared across
router
and other crates.