Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T torque-postgresql
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Carlos
  • torque-postgresql
  • Wiki
  • Home

Home · Changes

Page history
Updated Home (markdown) authored Apr 11, 2017 by Lucas Serrano's avatar Lucas Serrano
Show whitespace changes
Inline Side-by-side
Home.md
View page @ 2c83887f
Welcome to the torque-postgresql wiki!
# torque-postgresql
# Torque PostgreSQL
This project rocks and uses MIT-LICENSE.
[![Build Status](https://travis-ci.org/crashtech/torque-postgresql.svg?branch=master)](https://travis-ci.org/crashtech/torque-postgresql)
[![Code Climate](https://codeclimate.com/github/crashtech/torque-postgresql/badges/gpa.svg)](https://codeclimate.com/github/crashtech/torque-postgresql)
[![Test Coverage](https://codeclimate.com/github/crashtech/torque-postgresql/badges/coverage.svg)](https://codeclimate.com/github/crashtech/torque-postgresql/coverage)
[![GitHub version](https://badge.fury.io/gh/crashtech%2Ftorque-postgresql.svg)](https://badge.fury.io/gh/crashtech%2Ftorque-postgresql)
* [Home](https://github.com/crashtech/torque-postgresql)
* [Bugs](https://github.com/crashtech/torque-postgresql/issues)
......@@ -11,10 +16,12 @@ Welcome to the torque-postgresql wiki!
To install torque-postgresql you need to add the following to your Gemfile:
'''ruby
```ruby
gem 'torque-postgresql', '~> 0.1'
'''
```
Also, run:
`$ bundle`
\ No newline at end of file
```
$ bundle
```
\ No newline at end of file
Clone repository
  • Arel
  • Auxiliary Statements
  • Belongs to Many
  • Box
  • Circle
  • Configuring
  • Date Time Range
  • Distinct On
  • Dynamic Attributes
  • Enum Set
  • Enum
  • Has Many
  • Home
  • Inherited Tables
  • Insert All
View All Pages