... | ... | @@ -23,12 +23,18 @@ $ bundle |
|
|
```
|
|
|
|
|
|
# Usage
|
|
|
|
|
|
These are the currently available features:
|
|
|
|
|
|
* [Configuring](https://github.com/crashtech/torque-postgresql/wiki/Configuring)
|
|
|
|
|
|
## Data types
|
|
|
|
|
|
* [Enum](https://github.com/crashtech/torque-postgresql/wiki/Enum)
|
|
|
* [Interval](https://github.com/crashtech/torque-postgresql/wiki/Interval)
|
|
|
|
|
|
## Querying
|
|
|
|
|
|
* [Distinct On](https://github.com/crashtech/torque-postgresql/wiki/Distinct-On)
|
|
|
* [Auxiliary Statements](https://github.com/crashtech/torque-postgresql/wiki/Auxiliary-Statements)
|
|
|
|
... | ... | @@ -45,8 +51,4 @@ Run local tests using: |
|
|
$ bundle install
|
|
|
$ bundle exec rake spec
|
|
|
```
|
|
|
Finally, fix and send a pull request.
|
|
|
|
|
|
## License
|
|
|
|
|
|
Copyright (c) 2017- Carlos Silva. See [The MIT License](MIT-LICENSE) for further details. |
|
|
\ No newline at end of file |
|
|
Finally, fix and send a pull request. |
|
|
\ No newline at end of file |