Foundation icon indicating copy to clipboard operation
Foundation copied to clipboard

Foundation package for the Pomm database framework.

Results 15 Foundation issues
Sort by recently updated
recently updated
newest added

It is often annoying to declare several sessions that share the same connection parameters with different users. They must declare the same session builder every time. What would be nice...

improvement

This is mainly due to [the use](a6d5e15fc2d21153375c6c983d8b5bfe40916c0a) of `pg_get_type` function in the `ResultHandler` wrapper class. Apparently, this function does only output the name of the type regardless of its schema....

wontfix

During the last postgresql meetup, someone talked me about a good improvement: adding postgis converters. I think this types can be provided by an extension. I don’t use postgis, but...

improvement
easy

See http://use-the-index-luke.com/fr/no-offset

feature

Hello, I m in PHP 8.1 and From the last commit of 16/02/2023,the error below is back In ResultHandler.php line 38: Given handler is not a resource of a pgsql...