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/database
Takayuki Maeda ef8194b449
Fix SQL syntax error in PostgreSQL `get_record` (#101)
* fix SQL syntax error

* v0.1.0-alpha.4

* revert database-tree version
3 years ago
..
mod.rs use else if to ensure that try_get is only called once. 3 years ago
mysql.rs remove a unnecessary code. 3 years ago
postgres.rs Fix SQL syntax error in PostgreSQL `get_record` (#101) 3 years ago
sqlite.rs use else if to ensure that try_get is only called once. 3 years ago