This website requires JavaScript.
Explore
Help
Sign In
h
/
projectreshoot
Watch
1
Star
0
Fork
0
You've already forked projectreshoot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
projectreshoot
/
db
History
Haelnorr
c9fd1c8af0
Fixed null user being returned if id not in database
2025-02-22 20:05:08 +11:00
..
connection.go
Fixed catastrophic bug caused by rows not being closed on db ver check
2025-02-22 16:24:58 +11:00
safeconn.go
Moved SafeTx and SafeConn to their own files
2025-02-20 19:06:41 +11:00
safeconntx_test.go
Renamed test file for safeconn and safetx to reflect new file structure
2025-02-20 22:31:20 +11:00
safetx.go
Moved SafeTx and SafeConn to their own files
2025-02-20 19:06:41 +11:00
user_functions.go
Fixed null user being returned if id not in database
2025-02-22 20:05:08 +11:00
user.go
Updated all code to use SafeConn and SafeTX
2025-02-17 21:39:12 +11:00