Merge branch 'battle-proto' of github.com:Llloooggg/TextSouls into battle-proto

This commit is contained in:
Leonid-Murzinov
2022-11-20 14:31:01 +03:00

View File

@@ -1,4 +1,18 @@
[ [
{
"table_name": "users",
"records": [
{
"id": 1,
"chat_id": 1,
"first_name": "Pasha",
"last_name": "Durov",
"username": "God",
"is_admin": false,
"registered_on": "1000-01-01 00:00:00"
}
]
},
{ {
"table_name": "character_races", "table_name": "character_races",
"records": [ "records": [