Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
127 changes: 59 additions & 68 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified data/mysql.pkl
Binary file not shown.
2 changes: 1 addition & 1 deletion default.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ini_file_path = default.ini
user = bilbo
passwd = baggins
port = 3306
host = localhost
host = 192.168.1.64
database_name = dbtool_db
table_name = dbtool_table
onehotdb_name = onehotwords
Expand Down
Loading