feat: add view leaderboard item

This commit is contained in:
2024-08-08 14:46:28 +07:00
parent 8f286de718
commit e8ed08d49b
13 changed files with 672 additions and 6 deletions
+8 -1
View File
@@ -1,7 +1,7 @@
{
"version": "6",
"dialect": "sqlite",
"id": "ccf7929b-8198-4452-ad60-e02285ac8149",
"id": "891041fb-3c81-46b0-ac5a-cd85a640fe8c",
"prevId": "00000000-0000-0000-0000-000000000000",
"tables": {
"repositories": {
@@ -49,6 +49,13 @@
"notNull": true,
"autoincrement": false
},
"forks": {
"name": "forks",
"type": "integer",
"primaryKey": false,
"notNull": true,
"autoincrement": false
},
"last_update": {
"name": "last_update",
"type": "text",
+2 -2
View File
@@ -5,8 +5,8 @@
{
"idx": 0,
"version": "6",
"when": 1723071912146,
"tag": "0000_low_catseye",
"when": 1723077872529,
"tag": "0000_medical_magma",
"breakpoints": true
}
]