Commit graph

44 commits

Author SHA1 Message Date
Matt Seymour
e1b62fde7c
Merge pull request #145 from palfrey/cockroachdb
Add CockroachDB to supported database options
2022-05-24 21:36:51 +01:00
Jannis Leidel
dabf94b963
Remove trailing whitespace. 2022-05-24 17:00:20 +02:00
Jannis Leidel
a9c0fe4cb3
Add codecov badge. 2022-05-24 15:29:23 +02:00
Jannis Leidel
fa2614bd39
Fix badge. 2022-05-24 15:00:28 +02:00
Matt Seymour
98421fdf85
Merge branch 'master' into cockroachdb 2022-05-17 22:13:39 +01:00
Matt Seymour
d99f8aca97 Ref: #156 - Update README.rst to include jazzband logo 2022-05-04 09:52:56 +01:00
Matt Seymour
a42c0ba71e Update README.rst with contributing guidelines 2022-01-11 12:39:25 +00:00
Tom Parker-Shemilt
edba8c1a46 Add CockroachDB to the list of supported DBs 2021-06-07 22:51:50 +01:00
Tom Parker-Shemilt
78d225c069 Add support for CockroachDB 2021-06-07 22:50:57 +01:00
Jacob Kaplan-Moss
c01081bd45 📝 point the ci badge at GH actions 2019-12-25 10:39:16 -05:00
Jacob Kaplan-Moss
acf2909e64
Update the build image; remove outdated sponsorship link 2019-07-24 15:02:26 -04:00
David Talbot
3e7a0e46c7
Footnote 2019-07-12 16:37:18 -04:00
David Talbot
c05d09013f
Update PostgreSQL Django Backend name
More info here:
https://stackoverflow.com/questions/47946856/what-is-the-difference-between-postgres-and-postgresql-psycopg2-as-a-database-en
2019-07-12 15:29:15 -04:00
Kenneth Reitz
43299688f5
Update README.rst 2018-09-17 08:14:27 -04:00
Enno Lohmeier
443b708ffe add mssql to readme 2017-08-21 17:32:22 +02:00
Alisson R. Perez
cb677240e7 Fix RST schemas 2017-08-03 18:06:20 -03:00
Sobolev Nikita
b35016c2ae Updated README.rst with a svg badge 2016-12-14 00:55:24 +03:00
makoto tsuyuki
d1139e3e71 add redshift support 2016-10-25 17:25:01 +09:00
Anthony Monthe
b03cff2466 Added SpatiaLite in README.rst
After PR #22, there was no README update
2016-06-05 17:49:35 +01:00
Eduardo Klosowski
584623b6f9 fix parenthesis in readme 2016-02-10 10:57:35 -02:00
Kenneth Reitz
1422f191f8 oxford comma 2016-02-03 18:39:53 -05:00
Kenneth Reitz
6e87d67ba8 update readme 2016-02-02 19:20:44 -05:00
Kenneth Reitz
a40e4c29e8 update readme 2016-02-02 19:19:28 -05:00
Kenneth Reitz
b7b75fa0b8 Merge pull request #42 from slafs/oraclesupport
add oracle support
2016-02-02 17:32:49 -05:00
Peter J. Farrell
6af46b9672 Added doco for conn_max_age 2015-05-11 00:35:47 -05:00
Kevin Ndung'u
21dc45a071 Update README.rst
Mention that the library should be imported first before usage
2014-12-12 12:58:37 +03:00
Sławek Ehlert
10a7b4c7eb add oracle support 2014-10-24 21:05:40 +02:00
Danilo Bargen
8c7fa4a026 Added support for percent-encoded postgres paths
This allows the user to specify unix domain sockets as host.

Example: postgresql://%2Fvar%2Flib%2Fpostgresql/dbname

Reference: http://www.postgresql.org/docs/9.2/interactive/libpq-connect.html#AEN38162
2014-08-26 22:10:36 +02:00
Stephen Eisenhauer
4a972d8067 Add URL schema examples to README
Also reordered some of the sections for a more logical flow
2014-04-18 01:35:07 -05:00
Michael Warkentin
5abe35049f Add MySQL (GIS) support
Add mysqlgis url scheme which uses django.contrib.gis.db.backends.mysql,
add a test, and update the README.
2014-01-08 15:18:46 -05:00
Kenneth Reitz
890a3dba87 Merge pull request #15 from doismellburning/fix_readme_title_underline
Fixed too-short title underline
2012-09-26 10:40:04 -07:00
Kristian Glass
060bf13c3a Fixed too-short title underline 2012-09-24 16:45:34 +01:00
Kristian Glass
3f69239b27 Added :target: attribute to Travis status image in README 2012-09-24 16:44:31 +01:00
Chris McDonald
a4e081f08a Added docs for default argument to config
Perhaps could be formatted/organized better but this gets it in the docs.
2012-09-13 03:33:03 -07:00
Kenneth Reitz
0400f59e6d fixed url 2012-06-21 12:04:16 -04:00
Kenneth Reitz
0b9d11dbfd travis status 2012-06-19 11:33:59 -04:00
Flavio Curella
5030d257b5 Added postgis:// url scheme 2012-06-03 12:23:37 -05:00
Marc Tamlyn
3a2232f3a6 Set the DATABASES dict rather than assigning to it.
Basically just to allow more copy-pasting from the README. I know it should be obvious but it was instinct to copy verbatim.
2012-05-28 16:28:19 +02:00
Jamie Matthews
34ecac9dd0 Add note to README on supported databases 2012-05-01 17:24:37 +01:00
Kenneth Reitz
08c8ffaad8 readme notes 2012-04-30 15:08:20 -04:00
Kenneth Reitz
7462e79d51 new style 2012-04-30 14:33:12 -04:00
Kenneth Reitz
854889275f Update README.rst 2012-04-30 14:39:32 -03:00
Kenneth Reitz
a0d824428e readme update 2012-04-30 13:37:58 -04:00
Kenneth Reitz
1d3e8ccd5a readme 2012-04-30 13:25:03 -04:00