aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_record_postgresql.md
Commit message (Expand)AuthorAgeFilesLines
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-2/+2
* Bump the minimum version of PostgreSQL to 9.3Yasuo Honda2018-11-251-1/+1
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-1/+1
|\
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-1/+1
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Active Record postgresql documentation for bit string types correctedSagar Kamble2018-05-061-1/+1
* Fix links in the psql guide [ci skip]Yauheni Dakuka2018-03-041-2/+2
* Change http postgresql.org links to https [ci skip]yuuji.yaginuma2017-07-301-22/+22
* Document ActiveRecord's PostgreSQL-specific support for JSONB datatype in Rai...Marc Rendl Ignacio2017-06-271-1/+6
* [ci skip] Fix link in active_record_postgresql.mdYauheni Dakuka2017-06-091-1/+1
* Fix link in active_record_postgresql.mdYauheni Dakuka2017-06-091-1/+1
* Use proper output format [ci skip] (#27498)प्रथमेश Sonpatki2016-12-291-1/+1
* Followup of UUID default extension in the docs [ci skip]Prathamesh Sonpatki2016-11-241-1/+1
* Example had results the wrong way round [ci skip]Patrick Copeland2016-06-161-2/+2
* Use `add_index` instead of `execute` in guides [ci skip]Ryuta Kamizono2016-05-281-1/+1
* update supported version of PostgreSQL in docs [ci skip]yuuji.yaginuma2016-02-031-1/+1
* Explain how HStore columns can be queried [ci skip]Prathamesh Sonpatki2016-01-181-0/+4
* Introduce ApplicationRecord, an Active Record layer supertypeGenadi Samokovarov2015-12-161-15/+15
* Fix formatting of ActiveRecord PostgreSQL guide.Christian Wesselhoeft2015-10-131-4/+6
* Merge pull request #20981 from dkoprov/ar_postgres_enum_docs_additionSean Griffin2015-10-041-5/+41
|\
| * adds more info on working with postgres ENUM typeDmitry Koprov2015-07-231-5/+41
* | use uuid method to define the UUID type [ci skip]yuuji.yaginuma2015-08-081-1/+1
|/
* pg guide, explain the state of using UUID primary keys. Closes #20518.Yves Senn2015-06-151-3/+9
* [ci skip] update ruby doc links; for rails next version ruby 2.2+ will be sup...Gaurav Sharma2015-05-201-2/+2
* Updated postgresql documentation link to use latest version [ci skip]Ronak Jangir2015-05-201-19/+19
* Merge pull request #19868 from createdbypete/guides-postgres-uuid-pgcryptoYves Senn2015-05-051-6/+9
|\
| * Provide mention of pgcrypto extension for uuidsPeter Rhoades2015-05-041-6/+9
|/
* Merge pull request #19806 from vircung/masterYves Senn2015-04-181-0/+23
|\
| * Improve documentation [ci skip]Jacek Nakonieczny2015-04-181-0/+25
|/
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* [ci skip] add `enable_extension` to PostgreSQL hstore exampleyuuji.yaginuma2014-12-071-0/+3
* [ci skip] correct example output and filename in pg guideyuuji.yaginuma2014-11-221-2/+2
* _will_change! method is not needed any more [ci skip]Roberto Miranda2014-11-201-5/+0
* use correct operator in query based on JSON documentviditn912014-09-031-1/+2
* pg guide, use the term `database views` to be specific. [ci skip]Yves Senn2014-06-141-3/+3
* pg guide, minor copy editsYves Senn2014-06-131-2/+4
* pg guide, add index to PostgreSQL array example. [ci skip]Yves Senn2014-06-091-1/+3
* [ci skip] Make last note show up in postgresql guide.Juanito Fatas2014-05-291-1/+1
* pg guide, move introductory sentences into main content. [ci skip]Yves Senn2014-05-191-7/+7
* A tiny pass through the PostgreSQL guide [ci skip]Robin Dupret2014-05-181-3/+4
* typo: resulution -> resolution [ci skip]Godfrey Chan2014-05-121-1/+1
* pg guide, PostgreSQL legacy table view example. [ci skip]Yves Senn2014-05-111-0/+59
* pg guide, inet code example. [ci skip]Yves Senn2014-05-081-3/+29
* [ci skip] Add feature section and normalize prologue with other guides.Juanito Fatas2014-05-071-3/+12
* pg guides, some stylistic changes [ci skip]Yves Senn2014-05-061-20/+21
* pg guide, advanced features [ci skip]Yves Senn2014-05-061-18/+46
* pg guide, datatypes and examples. [ci skip]Yves Senn2014-05-061-0/+309