mirror of
https://github.com/Xevion/tcp-chat.git
synced 2026-01-31 06:26:11 -06:00
create baseclass Database and create new ClientDatabase alongside renamed ServerDatabase class, table construction
This commit is contained in:
Vendored
+2
-1
@@ -1,6 +1,7 @@
|
||||
# Repository specific
|
||||
.idea
|
||||
messages.db
|
||||
server.db
|
||||
client.db
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user