Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prest/adapters

pREST adapters package
https://github.com/prest/adapters

avoid panic on tx.commit calls

arxdsilva opened this pull request over 4 years ago
Fix insertTableNameQuotesRegex to support hyphen in dbname

sarath16933 opened this pull request over 4 years ago
Group function alias names

octaviancorlade opened this pull request over 4 years ago
Do not add stmt in cache if use transaction

joelmdesouza opened this pull request almost 6 years ago
Implements transaction

joelmdesouza opened this pull request over 6 years ago
bugfix: "select by field" don't work when permissions is not set

xulien opened this pull request over 6 years ago
ilike support

avelino opened this pull request over 6 years ago
update field permission to allow multiple config and operations

cassiobotaro opened this pull request over 6 years ago
mark functions as test helpers

cassiobotaro opened this pull request over 6 years ago
TablePermissions respect prest conf

cassiobotaro opened this pull request over 6 years ago
check if database is available

felipeweb opened this pull request over 6 years ago
exec by iteraction

felipeweb opened this pull request over 6 years ago
fix some corner cases in inserts

felipeweb opened this pull request over 6 years ago
Improve performance on batch inserts

cassiobotaro opened this pull request over 6 years ago
Batch insert

jtemporal opened this pull request over 6 years ago
Move scanner out of the internal

joelmdesouza opened this pull request over 6 years ago
fix join request with schema

rogeriozambon opened this pull request almost 7 years ago
add support to slice on scripts

felipeweb opened this pull request almost 7 years ago
fix scanner on mock adapter

felipeweb opened this pull request almost 7 years ago
Mockadapter

felipeweb opened this pull request almost 7 years ago
Statements encapsulate

joelmdesouza opened this pull request almost 7 years ago
[WIP] adding a empty structure

sebastianwebber opened this pull request almost 7 years ago
fix GetPool bug

crgimenes opened this pull request almost 7 years ago
Modifications to make the pREST compatible with other adapters

joelmdesouza opened this pull request almost 7 years ago
move connection to internal

crgimenes opened this pull request almost 7 years ago
add suport to multiple where conditions

crgimenes opened this pull request about 7 years ago
Fix SSL mode

tiaguinho opened this pull request about 7 years ago
move function FormatArray to package formaters

crgimenes opened this pull request about 7 years ago
addConnToPoolNow is public

felipeweb opened this pull request about 7 years ago
Joel conflicts and merge manualy

felipeweb opened this pull request about 7 years ago
Support access to all databases in PostgreSQL cluster

fabriziomello opened this pull request about 7 years ago
add ssl configurations

tiaguinho opened this pull request about 7 years ago
Fix test

felipeweb opened this pull request about 7 years ago
add way to disable cache stmt

felipeweb opened this pull request about 7 years ago
Support Distinct function in query

bege13mot opened this pull request over 7 years ago
Support Distinct function in query

bege13mot opened this pull request over 7 years ago
Use SQL file to load database structure

bege13mot opened this pull request over 7 years ago
Support $like operator in query

diogoosorio opened this pull request over 7 years ago
this commit resolve #222

fabriziomello opened this pull request over 7 years ago
scan now return len

felipeweb opened this pull request over 7 years ago
restructuring for use of more than one database adapter / adapter

joelmdesouza opened this pull request over 7 years ago
accept scan empty table

felipeweb opened this pull request over 7 years ago
do not close prepare

felipeweb opened this pull request over 7 years ago
do not prepare all request

felipeweb opened this pull request over 7 years ago
bug fix multiple quotes

crgimenes opened this pull request over 7 years ago
fix bugs with alias and ajust check indentifier on case FUNC("field")

felipeweb opened this pull request over 7 years ago
wrapper names with "

felipeweb opened this pull request over 7 years ago
add some type support to FormatArray

felipeweb opened this pull request over 7 years ago
rename parseArray to FormatArray

felipeweb opened this pull request over 7 years ago
use nuveo/log

crgimenes opened this pull request over 7 years ago
Fix problem with fields permissions

marioidival opened this pull request over 7 years ago
set debug on show all query exec

avelino opened this pull request over 7 years ago
Scanner

felipeweb opened this pull request over 7 years ago
Improvements/refactor adapters

marioidival opened this pull request over 7 years ago