An open API service providing commit metadata for open source projects.

GitHub / programster/package-pgsql-objects / commits

SHA Message Author Date Stats
88c97a85 fixes bug in deleteWhereAnd Programster <s****t@g****m> 3 months ago
43157e11 fixes bug that occurs when calling deleteWhereAnd, and it returns no Programster <s****t@g****m> 3 months ago
1b2d6e94 updates the table object/interface load() method to reflect that it is Programster <s****t@g****m> almost 2 years ago
f2da4db5 updates abstract uuid table to set the fact that the id is not generated Programster <s****t@g****m> about 2 years ago
37990136 updates the library to facilitate tables that aren't just using UUIDs Programster <s****t@g****m> about 2 years ago
6e93f727 Upgrades to requiring php 8.1, so that now we can make sure of \PgSql\Result ... Programster <s****t@g****m> over 4 years ago
c68c8133 update gitignore to ignore phpstorm ide files Programster <s****t@g****m> over 4 years ago
81c046c8 formates the README Programster <s****t@g****m> over 4 years ago
df7cb990 switches over to using the new pgsql-lib package that was separated out from ... Programster <s****t@g****m> over 4 years ago
58f34753 moves all of the postgresql related static functions out of utils.php and int... Programster <s****t@g****m> over 4 years ago
426e182f fixes issue with using loadRange in AbstractTable, and also calls to self:: w... Programster <s****t@g****m> over 4 years ago
88dcd23d fixes bug with creating a database connection when forceNew or useAsync was s... Programster <s****t@g****m> over 4 years ago
3db3692f adds the optional connection resource to the pg_escape_literal call in the Ut... Programster <s****t@g****m> over 4 years ago
a0cb22b5 fixes namespacing issue when raising exceptions Programster <s****t@g****m> over 4 years ago
478807e2 adds method generateBatchInsertQuery() Programster <s****t@g****m> almost 5 years ago
b96955d3 fixes issue with handling null values when initializaing record object from d... Programster <s****t@g****m> almost 5 years ago
cbeee594 fixes an issue with using the field type map for casting Programster <s****t@g****m> almost 5 years ago
a8e07676 handles boolean values in postgresql coming back as string "t" or "f" Programster <s****t@g****m> almost 5 years ago
832e1a01 updates escapeValue() to handle boolean values. Programster <s****t@g****m> almost 5 years ago
68e7a2fa fixes issue with excess ' in Utils query generator Programster <s****t@g****m> almost 5 years ago
776b9edf fixes incorrect declaration of static on method in pgsql connection Programster <s****t@g****m> almost 5 years ago
304d9ab4 fixes issue with methods being static when they shouldnt be in the abstractTable Programster <s****t@g****m> almost 5 years ago
f9394b2c fixes issue with objects not being marked as saved in database after having b... Programster <s****t@g****m> almost 5 years ago
1fc1a2cc fixes a bug with creating new rows in abstracttable when a value is null Programster <s****t@g****m> almost 5 years ago
bf398c4d fixes issue with initializing from array if the id is not set. Programster <s****t@g****m> almost 5 years ago
f2d024da fixes namespacing issue in abstract table Programster <s****t@g****m> almost 5 years ago
afd1e909 adds info about testing to the README Programster <s****t@g****m> almost 5 years ago
398fc945 initial import Programster <s****t@g****m> almost 5 years ago
d3c5f00e Initial commit Programster <p****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago

← Back to repository