You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gobang/src/components
ryo watanabe 403b9c7385
feature connection alias (#129)
* feature connection alias

* add database_url_with_name method to Connection

* Revert "feature connection alias"

This reverts commit 88b70c1c33.

* fix struct error

* fix review #129

* fix review

* fix type error
3 years ago
..
utils fix clippy warnings 3 years ago
command.rs Create PropertiesComponent and redesign layout (#128) 3 years ago
completion.rs Add SQL Editor component (#84) 3 years ago
connections.rs feature connection alias (#129) 3 years ago
database_filter.rs Refactor filter components (#114) 3 years ago
databases.rs Create PropertiesComponent and redesign layout (#128) 3 years ago
debug.rs Refactor filter components (#114) 3 years ago
error.rs Refactor filter components (#114) 3 years ago
help.rs Refactor filter components (#114) 3 years ago
mod.rs Create PropertiesComponent and redesign layout (#128) 3 years ago
properties.rs Create PropertiesComponent and redesign layout (#128) 3 years ago
record_table.rs Refactor filter components (#114) 3 years ago
sql_editor.rs Create PropertiesComponent and redesign layout (#128) 3 years ago
tab.rs Create PropertiesComponent and redesign layout (#128) 3 years ago
table.rs Refactor filter components (#114) 3 years ago
table_filter.rs Add SQL Editor component (#84) 3 years ago
table_status.rs Refactor filter components (#114) 3 years ago
table_value.rs Refactor filter components (#114) 3 years ago