summaryrefslogtreecommitdiff
path: root/doc/build/core/defaults.rst
Commit message (Expand)AuthorAgeFilesLines
* standardizing docs #6821jonathan vanasco2021-08-231-20/+20
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-2/+2
* Add support for regular expression on supported backend.Federico Caselli2020-08-271-1/+1
* Improve docs of Identity columns.Federico Caselli2020-08-241-10/+8
* Add support for identity columnsFederico Caselli2020-08-191-1/+90
* Docuemnt current workarounds for MySQL TIMESTAMPMike Bayer2020-06-291-0/+9
* Fix a wide variety of typos and broken linksaplatkouski2020-06-251-5/+5
* Introduce :class:`.IdentityOptions` to store common parameters forFederico Caselli2020-05-151-0/+3
* Documentation updates for ResultProxy -> ResultMike Bayer2020-05-011-6/+6
* Set up absolute references for create_engine and relatedMike Bayer2020-04-141-4/+4
* Run search and replace of symbolic module namesMike Bayer2020-04-141-47/+47
* Fix almost all read-level sphinx warningsMike Bayer2020-04-111-1/+1
* Correct ambiguous func / class linksMike Bayer2020-03-251-3/+3
* Remove print statement in favor of print() function in docs and examplesAlbert Tugushev2020-02-261-1/+1
* Add sequence support for MariaDB 10.3+.Gord Thompson2019-11-261-4/+5
* Support for generated columnsCaselIT2019-11-081-0/+96
* - fix doc typosMike Bayer2019-10-161-3/+0
* Clarify INSERT/UPDATE defaults vs. data marshallingMike Bayer2019-08-101-3/+36
* Fix many spell glitchesLele Gaifax2019-01-251-1/+1
* commit 1b774808c926665047bf353222ecd191679a95d1Lele Gaifax2018-12-301-1/+1
* Write a much better section about server defaultsMike Bayer2018-08-091-37/+25
* Drop default-related structures after the Table is dropped.Mike Bayer2018-07-101-0/+3
* update client-side/server-side SQL default expression documentationMike Bayer2018-06-131-55/+60
* Add multivalued insert context for defaultsreview/mike_bayer/ticket_4075Mike Bayer2017-09-161-21/+40
* Repair formatting throughout documentationKataev Denis2017-05-221-3/+3
* - big rewrite of the Sequence documentation:Mike Bayer2017-05-051-70/+148
* Improve server-side Sequence documentationMike Bayer2017-01-191-11/+59
* spelling: Postgresql -> PostgreSQLVille Skyttä2016-10-081-5/+5
* - some documentation hitsMike Bayer2016-10-011-5/+0
* - hyperlink default-related parametersMike Bayer2015-12-151-10/+10
* - a few tweaks to allow "server_defaults" to be a little more linkable;Mike Bayer2015-12-141-0/+2
* - add a subsection on how to use Sequence with server_default,Mike Bayer2015-06-161-0/+40
* - :meth:`.Insert.from_select` now includes Python and SQL-expressionMike Bayer2014-10-101-1/+3
* - add a "limitations of reflection" section, [ticket:2233]Mike Bayer2013-10-181-0/+1
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-181-0/+344