| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement missing `#-`, `@?` and `@@` Postgres' JSONB operators. | Guilherme Martins Crocetti | 2023-01-05 | 1 | -1/+64 |
* | happy new year 2023 | Mike Bayer | 2023-01-03 | 1 | -1/+1 |
* | Try running pyupgrade on the code | Federico Caselli | 2022-11-16 | 1 | -1/+1 |
* | JSONPATH type can be used in casts in PostgreSQL | Federico Caselli | 2022-08-17 | 1 | -16/+31 |
* | inline mypy config; files ignoring type errors for the moment | Mike Bayer | 2022-04-28 | 1 | -0/+2 |
* | happy new year 2022 | Mike Bayer | 2022-01-06 | 1 | -1/+1 |
* | Clean up most py3k compat | Federico Caselli | 2021-11-24 | 1 | -6/+5 |
* | De-emphasize notion of "default driver" (DBAPI) | Gord Thompson | 2021-11-09 | 1 | -1/+1 |
* | Fixes: #6930 | jonathan vanasco | 2021-09-08 | 1 | -0/+3 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | Fix many spell glitches in docstrings and comments | Lele Gaifax | 2021-01-24 | 1 | -1/+1 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | upgrade to black 20.8b1 | Mike Bayer | 2020-09-28 | 1 | -5/+3 |
* | Update select usage to use the new 1.4 format | Federico Caselli | 2020-09-08 | 1 | -1/+1 |
* | Add JSON support for mssql | Gord Thompson | 2020-08-19 | 1 | -5/+14 |
* | Fix a wide variety of typos and broken links | aplatkouski | 2020-06-25 | 1 | -4/+4 |
* | Support `ARRAY` of `Enum`, `JSON` or `JSONB` | Federico Caselli | 2020-04-20 | 1 | -12/+0 |
* | Set up absolute references for create_engine and related | Mike Bayer | 2020-04-14 | 1 | -2/+2 |
* | Run search and replace of symbolic module names | Mike Bayer | 2020-04-14 | 1 | -21/+27 |
* | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
* | Add type accessors for JSON indexed/pathed element access | Mike Bayer | 2019-11-11 | 1 | -1/+6 |
* | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -6/+6 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -23/+43 |
* | Assorted pre-Black fixes | Mike Bayer | 2019-01-05 | 1 | -2/+0 |
* | Import from collections.abc | xtreak | 2018-09-27 | 1 | -3/+2 |
* | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | spelling: Postgresql -> PostgreSQL | Ville Skyttä | 2016-10-08 | 1 | -4/+4 |
* | Add "eager_parenthesis" late-compilation rule, use w/ PG JSON/HSTORE | Mike Bayer | 2016-10-01 | 1 | -7/+16 |
* | Build string/int processors for JSONIndexType, JSONPathType | Mike Bayer | 2016-08-04 | 1 | -2/+20 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - Added :class:`.mysql.JSON` for MySQL 5.7. The JSON type provides | Mike Bayer | 2016-01-06 | 1 | -158/+48 |
* | - Added a new type-level modifier :meth:`.TypeEngine.evaluates_none` | Mike Bayer | 2015-09-19 | 1 | -1/+1 |
* | - forgot to implement py3k logic for JSON.NULL | Mike Bayer | 2015-08-18 | 1 | -23/+21 |
* | - merge of ticket_3514 None-handling branch | Mike Bayer | 2015-08-17 | 1 | -1/+58 |
* | - merge of ticket_3499 indexed access branch | Mike Bayer | 2015-08-17 | 1 | -166/+137 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - clean up default comparator which doesn't need to be a class, | Mike Bayer | 2015-01-04 | 1 | -2/+3 |
* | Maul the evaulate & friends typo | Priit Laes | 2014-12-19 | 1 | -1/+1 |
* | -Fixed bug where Postgresql JSON type was not able to persist or | Mike Bayer | 2014-08-07 | 1 | -0/+29 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -29/+37 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | jsonb support for <@, ?| and ?& added.pr/101 | Damian Dimmich | 2014-07-01 | 1 | -1/+18 |
* | minor cleanup of the jsonb - had extraneous operators that where copied | Damian Dimmich | 2014-06-28 | 1 | -5/+1 |
* | add has_key & contains operators for jsonb (ported over from hstore) | Damian Dimmich | 2014-06-28 | 1 | -21/+17 |
* | initial support for JSONB - this only allows you to define the JSONB | Damian Dimmich | 2014-06-24 | 1 | -1/+112 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - rework the JSON expression system so that "astext" is called *after* | Mike Bayer | 2013-12-27 | 1 | -31/+89 |
* | - make the json serializer and deserializer per-dialect, so that we are | Mike Bayer | 2013-12-17 | 1 | -14/+19 |