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 6f8b13714a
Add number type to postgres (#78)
* add number type to postgres

* fix README

* add bool type to postgres

* add contribution section
3 years ago
..
mod.rs create sqlite module 3 years ago
mysql.rs Bump up dependency versions (#62) 3 years ago
postgres.rs Add number type to postgres (#78) 3 years ago
sqlite.rs get index_name 3 years ago