This website requires JavaScript.
Explore
Help
Sign In
glm94
/
inventory-middleware
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
913b7ca13899c964973420422883c1defdb0ae12
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
glm94
913b7ca138
Fixed a bug where the transaction would roll back if no subcategories where present.
2021-09-09 15:04:23 -05:00
scripts
Added the template SQL script for creating the inventory database's tables.
2021-08-30 22:23:46 -05:00
category.go
Fixed a bug where the transaction would roll back if no subcategories where present.
2021-09-09 15:04:23 -05:00
database.go
Category data now includes their subcategories. Categories can now be requested by ID in a prettier way.
2021-09-09 11:34:06 -05:00
go.mod
Category data now includes their subcategories. Categories can now be requested by ID in a prettier way.
2021-09-09 11:34:06 -05:00
go.sum
Initial commit.
2021-08-30 22:10:47 -05:00
main.go
Updated the category creation to include optional subcategories. First iteration of working with Go's SQL transaction setup.
2021-09-09 15:02:05 -05:00
S
Description
No description provided
56
KiB
Languages
Go
100%