This website requires JavaScript.
Explore
Help
Sign In
laurent
/
sorarebuddy
Watch
1
Star
0
Fork
0
You've already forked sorarebuddy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
556
KiB
TypeScript
52.6%
Go
42.4%
PLpgSQL
3.1%
JavaScript
1.1%
Dockerfile
0.3%
Other
0.3%
12cf5dd6e1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Laurent Le Houerou
12cf5dd6e1
migrate from copyfrom to batchexec for inserts during init of db
2024-03-23 11:39:37 +00:00
cmd
move db initialization into UpdateService
2024-03-22 05:59:47 +00:00
db
/migrations
managing initial game players sync. changing competition creation to batchexec. adding player initial sync
2024-03-22 11:40:34 +00:00
model
migrate from copyfrom to batchexec for inserts during init of db
2024-03-23 11:39:37 +00:00
sorare_utils
migrate from copyfrom to batchexec for inserts during init of db
2024-03-23 11:39:37 +00:00
.gitignore
add bin directory and .env file to gitignore
2024-03-21 06:33:17 +00:00
go.mod
migrate from copyfrom to batchexec for inserts during init of db
2024-03-23 11:39:37 +00:00
go.sum
initial commit
2024-03-21 05:34:38 +00:00
Makefile
split resetdb makefile target in downdb & updb
2024-03-21 17:56:06 +00:00
sqlc.yml
initial commit
2024-03-21 05:34:38 +00:00