Ecosyste.ms: OpenCollective

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

github.com/prest/statements

deprecated: pREST statements package
https://github.com/prest/statements

modify table statements to make case sensitive query (#1)

* modify table statements to make case sensitive query

* add travis

0a7bec557aa6c9c0d8d20a208dccc04f8795dc8e authored over 7 years ago by Felipe Oliveira <[email protected]>
Merge github.com:prest/statements

* github.com:prest/statements:
Initial commit

cbb29dfbcb6d58105c17701f4bafab4bee9c4d34 authored over 7 years ago by Avelino <[email protected]>
Initial commit

b6dbbc97f3fac9b8f5702fea8f40dda8601d480f authored over 7 years ago by Avelino <[email protected]>
Add support to HAVING clause (#177)

* Add support to HAVING clause

* Update README.md

9e1efadcd169b0f1628b587f86a05c58274cd3c0 authored over 7 years ago by Mario Idival <[email protected]>
Add Group by clause support (#176)

* Add support to aggregation function and group by

* Change chkInvalidIdentify to permit func...

0ada251a71bcee360c2eb683cc87c42eb4ed0964 authored over 7 years ago by Mario Idival <[email protected]>
standardize insert func

ad64ddff0b92cc8927f1f7011a4d633a35c31c42 authored over 7 years ago by Felipe Oliveira <[email protected]>
[WIP] Change Access Control verification (#80)

* Create utils to middleware

* Remove old permission verifications

* Create middleware to ...

1748c779971baa21e8632838e3bf14ea488c6673 authored almost 8 years ago by Mario Idival <[email protected]>
fix Invalid insert query if table not has column id (#77)

* initial impl to fix issue #76

* close rows

* use exec if table dosen`t have pk

* tryi...

4921f9756b3d7556226f61464d2f92fea5cd6834 authored almost 8 years ago by Felipe Oliveira <[email protected]>
Make changes in statements/queries

0a77abecc7aa87ab6543e21f76b328a4540cfebe authored almost 8 years ago by Mario Idival <[email protected]>
Resolve problems in PR

dedad9bf4bf033dba48e23c9c8e51e0f7ea729f7 authored almost 8 years ago by Mario Idival <[email protected]>
select in tables query

8abbafb7778dfe7b057f1ccaa99409d43f20ef0f authored about 8 years ago by Felipe Oliveira <[email protected]>
queries schema tables

5dba32bcfbb8f57e5a36023d2cf5d216c8310692 authored about 8 years ago by Felipe Oliveira <[email protected]>
fix lint warnings

ef85956dfb28adbf9d3555c34b7495ab5607c21c authored about 8 years ago by Felipe Oliveira <[email protected]>
splits schemas listing sql in conditions

60e0cb1eb6b2663c15f96d4210185aaf06d7bc93 authored about 8 years ago by Felipe Oliveira <[email protected]>
splits database listing sql in conditions

679d04ddfdd5ca4c33799a18ea67bc36fb67ddbc authored about 8 years ago by Felipe Oliveira <[email protected]>
splits tables listing sql in conditions

7c8ac26731c14ca404403c61b24eaf1911d43e90 authored about 8 years ago by Avelino <[email protected]>
rename statements internal package

Set this name being declared

a71627f4f57fb0eae6bd4f84646f410adcca4335 authored about 8 years ago by Avelino <[email protected]>
statement query tables list

c571420a4169cba333a16a6892533bd854754030 authored about 8 years ago by Avelino <[email protected]>
statement query list schemas

3a05bc9012aaadda0882c5e78e5630f0fea5caaf authored about 8 years ago by Avelino <[email protected]>
statement query database list

a48d3bbd3601fcd52ec389e219be4c9dd41e5400 authored about 8 years ago by Avelino <[email protected]>
create statements package, declaration of basic queries

03804c3a29b2dcf736d864fa768f49ff4e1717e1 authored about 8 years ago by Avelino <[email protected]>