summaryrefslogtreecommitdiff
path: root/it_dbi_postgres.class
AgeCommit message (Expand)AuthorFilesLines
2021-01-13Update copyright dateChristian Schneider1-1/+1
2021-01-13Unified join to always use implodeChristian Schneider1-1/+1
2021-01-13Unified comment styleChristian Schneider1-13/+14
2021-01-13Unified brace and else if styleChristian Schneider1-6/+12
2021-01-08handle schemas in table namesNathan Gass1-1/+2
2021-01-06use numeric key for suffix instead of extra argumentNathan Gass1-1/+1
2020-09-03avoid forbidden syntaxNathan Gass1-4/+4
2020-09-03avoid arrow functions as we support php 7.0Nathan Gass1-3/+11
2020-09-03fix indentationNathan Gass1-3/+3
2020-09-03go back to $GLOBALS['it_dbi'] for backward compatibilityNathan Gass1-1/+1
2020-09-03it_dbi subclass for postgresqlNathan Gass1-0/+179