summaryrefslogtreecommitdiffstats
path: root/db/postgresql
Commit message (Collapse)AuthorAgeFilesLines
* Update output.xsldevshell2017-04-121-2/+2
|
* Revision to postgresql schema generatorbidecho2017-03-111-34/+47
| | | This modification makes the schema format more in-line with good practice for postgresql table schema writing. It also makes it work with some tools that read postgresql schemas to generate code, and need the schema to be a certain format (i.e. SQLBoiler for golang).
* closes issue #170, thanks to osvenskanOndrej Zara2013-03-071-1/+1
|
* pgsql enhancements, thanks to Filip Rembialkowskiondrej.zara2011-01-122-19/+50
| | | | | --HG-- extra : convert_revision : svn%3Ab267cdba-c1da-11dd-874b-8bacd04a0a74/trunk%40116
* more pgsql datatypes, thanks to eliovirondrej.zara2010-02-281-0/+2
| | | | | --HG-- extra : convert_revision : svn%3Ab267cdba-c1da-11dd-874b-8bacd04a0a74/trunk%4078
* #16 different datatype and pk datatypeondrej.zara2009-11-101-2/+2
| | | | | --HG-- extra : convert_revision : svn%3Ab267cdba-c1da-11dd-874b-8bacd04a0a74/trunk%4060
* bugfix for #13, added php-postgresql backend (#12), thanks to David Methotondrej.zara2009-04-201-2/+2
| | | | | --HG-- extra : convert_revision : svn%3Ab267cdba-c1da-11dd-874b-8bacd04a0a74/trunk%4037
* initial code from release 2.3.1ondrej.zara2008-12-042-0/+164
--HG-- extra : convert_revision : svn%3Ab267cdba-c1da-11dd-874b-8bacd04a0a74/trunk%402