cpularp-manager-api/src/lib/database
2025-05-13 23:40:28 -05:00
..
character Refactor to have models handle their own requests. 2025-05-13 23:10:55 -05:00
customization Moved groups to use uint IDs, fixed bug where string IDs were not getting converted to uints. 2025-05-08 22:57:56 -07:00
function Refactor to have models handle their own requests. 2025-05-13 23:10:55 -05:00
functionset Switching to using uints instead of string names. 2025-05-07 14:53:00 -07:00
functiontag Refactor to have models handle their own requests. 2025-05-13 23:10:55 -05:00
group Minor changes to fix group methods after refactor. 2025-05-13 23:40:28 -05:00
inventoryslot Switching to using uints instead of string names. 2025-05-07 14:53:00 -07:00
item Moved groups to use uint IDs, fixed bug where string IDs were not getting converted to uints. 2025-05-08 22:57:56 -07:00
itemtag Biiiiig updates to the API and methods. 2025-04-29 15:54:32 -07:00
person Refactor to have models handle their own requests. 2025-05-13 23:10:55 -05:00
role Moved groups to use uint IDs, fixed bug where string IDs were not getting converted to uints. 2025-05-08 22:57:56 -07:00
schematic Moved groups to use uint IDs, fixed bug where string IDs were not getting converted to uints. 2025-05-08 22:57:56 -07:00
tier Switching to using uints instead of string names. 2025-05-07 14:53:00 -07:00
user Refactor to have models handle their own requests. 2025-05-13 23:10:55 -05:00
database.go Starting to update CRUD methods. 2025-04-28 22:42:57 -07:00
go.mod Starting to update CRUD methods. 2025-04-28 22:42:57 -07:00
go.sum Starting to update CRUD methods. 2025-04-28 22:42:57 -07:00