mirror of
https://github.com/Llloooggg/TextSouls.git
synced 2026-03-06 12:36:23 +03:00
Merge branch 'battle-proto' of github.com:Llloooggg/TextSouls into battle-proto
This commit is contained in:
@@ -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",
|
||||
"records": [
|
||||
|
||||
Reference in New Issue
Block a user