File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 66[ ![ Canonical Code Style] ( https://img.shields.io/badge/code%20style-canonical-blue.svg?style=flat-square )] ( https://github.com/gajus/canonical )
77[ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/kuizinas.svg?style=social&label=Follow )] ( https://twitter.com/kuizinas )
88
9- A type generator for Postgres.
9+ A generic type generator for various databases.
10+
11+ The current supported database backend is Postgres. Track [ #1 issue] ( https://github.com/gajus/database-types/issues/1 ) for MySQL support.
1012
1113## Example usage
1214
Original file line number Diff line number Diff line change 1818 "mightyql" : " ^3.2.0" ,
1919 "yargs" : " ^8.0.1"
2020 },
21- "description" : " A type generator for Postgres ." ,
21+ "description" : " A generic type generator for various databases ." ,
2222 "devDependencies" : {
2323 "ava" : " ^0.19.1" ,
2424 "babel-cli" : " ^6.24.1" ,
You can’t perform that action at this time.
0 commit comments