mirror of
https://github.com/Eyre-S/sekai-scores.git
synced 2024-11-22 03:04:55 +08:00
todo for it
Eyre_S
7d503f3723
- and added database struct can execute some postgres sekai database action - now can insert a Song (without its Difficulties) - now can search if a Song exists(by id) - added a SekaiDifficulties type struct targeting to database type - added a struct SekaiSongDifficulties.DatabaseStruct targeting to database its table struct - added a class PostgresSession for manager a database action flow - and reforged PostgresConfig#connect() to implement it |
||
---|---|---|
gradle/wrapper | ||
sekai-cli | ||
sekai-database | ||
sekai-meta | ||
src/main/java/cc/sukazyo/sekai_scores | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |