Ecosyste.ms: OpenCollective

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

prestd

prestd (PostgreSQL REST), low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
Collective - https://opencollective.com/prest - Website: https://prestd.com - Code: https://github.com/prest

remove data wrapper

github.com/prest/prest - 87dc17bb25e1fc98acb9c442bf8a9d79f34986e1 authored over 7 years ago
Migrate via gopkg (#165)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

github.com/prest/prest - 69b1a823e6aae78b1ffc87210422106894d1a7bf authored over 7 years ago
Migrate via gopkg (#165)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

github.com/prest/cmd - 55606d9d663a6e60ec6b9f2c316850163ca32b20 authored over 7 years ago
Migrate via gopkg (#165)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

github.com/prest/prest - 55606d9d663a6e60ec6b9f2c316850163ca32b20 authored over 7 years ago
Merge pull request #242 from benmoss/master

Fix typo forgotton => forgotten

github.com/prest/migrate - c1134be427e4db510f745a5a349c6de03a2360f1 authored over 7 years ago
Merge pull request #243 from mattes/mattes-patch-1

enable cgo

github.com/prest/migrate - 2aab3394cf51de421f6c200313b477f607f038c2 authored over 7 years ago
Fix typo forgotton => forgotten

github.com/prest/migrate - 39a5a378221f2c696245e7e5d63f825ca9d1b274 authored over 7 years ago
Change key with respect to JWT token (#164)

github.com/prest/prest - 468b911af6fb24a1928135a092613b2452a5bd8e authored over 7 years ago
add cassandra driver and function to retrieve networkSettings to get port bound to 9042

github.com/prest/migrate - 89879968bb69e4dd128ac2df0116f59e28e873be authored over 7 years ago
added file cli/build_sqlite3.go

github.com/prest/migrate - 2f50c9c52b63d48a862a80eab32b6929c48dac6c authored over 7 years ago
adapted the sqlite driver for v3 (#165)

github.com/prest/migrate - 386ce008d970cf5ae283ebe5e09338c0f52e277b authored over 7 years ago
Add code sample for use with existing MySQL client with multistatements=true

github.com/prest/migrate - 6ecd671cfc73bf914c3f236b778cb448a7b50094 authored over 7 years ago
Add example migrations

github.com/prest/migrate - 3d6c78875fce9bbfb9b4fdae09b4e2221037de2b authored over 7 years ago
Merge pull request #240 from tinysquare/master

Add cassandra driver

github.com/prest/migrate - bf3f0f133ed8f566f61d28e6ff37829f1758baa5 authored over 7 years ago
Merge branch 'master' into master

github.com/prest/migrate - 2aa16f5f66bd69e41ed6d8e283e72444e46214a8 authored over 7 years ago
Merge pull request #239 from pdrosos/update-mysql-documentation-for-use-with-existing-db-client

Add documentation for use with existing MySQL client with multiStatements=true

github.com/prest/migrate - 63f788f07e7ff761fddc8f578db44c5cc40fbcd2 authored over 7 years ago
Merge pull request #238 from maxvw/v3-sqlite

adapted the sqlite driver for v3 (#165)

github.com/prest/migrate - c3d61852ee6d015e723aa3aaef2169aef79a4684 authored over 7 years ago
Provide WithInstance method

Also includes some refactor around package naming, treats own repo as first-class and uses alter...

github.com/prest/migrate - 2742b9c467d8db29ef042aa92462c743277427b2 authored over 7 years ago
Add Spanner driver

Support for Google Cloud Spanner, closes #172. Includes example migrations ported over from the ...

github.com/prest/migrate - 748ae8f06a472de25e4c58c2dc59df08121e7bd7 authored over 7 years ago
Merge pull request #163 from nuveo/jwt-error-and-header

Correct readme JWT header example

github.com/prest/prest - d0260513127a2bf09abecc80683cb3050cfe53f4 authored over 7 years ago
Correct readme example

github.com/prest/prest - 2694be1ed1dcdd707a3a9d60966dbdd3eede01fe authored over 7 years ago
Minor refactor (#160)

github.com/prest/prest - ccc0ada2f3784f5f9660646ccb644b5dcf65f74a authored over 7 years ago
Add array support (#156)

* basic array support

* support array field on update

* add examples of array field

* a...

github.com/prest/controllers - de7ab7ca11ece27a37249ee0e21179de385d8965 authored over 7 years ago
Add array support (#156)

* basic array support

* support array field on update

* add examples of array field

* a...

github.com/prest/prest - de7ab7ca11ece27a37249ee0e21179de385d8965 authored over 7 years ago
Add array support (#156)

* basic array support

* support array field on update

* add examples of array field

* a...

github.com/prest/prest - e9b7bfc7910c693012e531f2e567a41046b3f1ea authored over 7 years ago
Add array support (#156)

* basic array support

* support array field on update

* add examples of array field

* a...

github.com/prest/prest - ce8cbbfb41d94ed68bbd5e44672cd17693621445 authored over 7 years ago
Add array support (#156)

* basic array support

* support array field on update

* add examples of array field

* a...

github.com/prest/adapters - e9b7bfc7910c693012e531f2e567a41046b3f1ea authored over 7 years ago
Improve json return (#158)

* Use json_agg instead of assembling the answer and then return the json via Go

* remove redu...

github.com/prest/controllers - 8727160fab87cfe14143bee56ee9b4029970854b authored over 7 years ago
Improve json return (#158)

* Use json_agg instead of assembling the answer and then return the json via Go

* remove redu...

github.com/prest/adapters - 11bab058754c246fc794cc0e9e228e892b5b2ed4 authored over 7 years ago
Improve json return (#158)

* Use json_agg instead of assembling the answer and then return the json via Go

* remove redu...

github.com/prest/prest - 11bab058754c246fc794cc0e9e228e892b5b2ed4 authored over 7 years ago
Improve json return (#158)

* Use json_agg instead of assembling the answer and then return the json via Go

* remove redu...

github.com/prest/prest - 4012cffd72f1e14a4d4954d355a1ae7622cb3b4d authored over 7 years ago
Improve json return (#158)

* Use json_agg instead of assembling the answer and then return the json via Go

* remove redu...

github.com/prest/prest - 8727160fab87cfe14143bee56ee9b4029970854b authored over 7 years ago
Merge pull request #159 from nuveo/remove_mock

remove mock

github.com/prest/prest - b9f7abea00616c8ea983097933b3dc4b99aa169c authored over 7 years ago
remove mock

github.com/prest/prest - 4b73d8f14329fdd966b01fe1b7786c30fe9e6d44 authored over 7 years ago
remove mock

github.com/prest/prest - 61d46eca690fc39b05fabe478e424a7af0493438 authored over 7 years ago
prevent more than load when use pREST as a module (#155)

github.com/prest/cmd - 62d8edfb9010dc27ac8bf3c1199b9971aa615fd1 authored over 7 years ago
prevent more than load when use pREST as a module (#155)

github.com/prest/prest - c9671c8a5e0f5701a5a3facb86071127c0a16638 authored over 7 years ago
prevent more than load when use pREST as a module (#155)

github.com/prest/prest - 62d8edfb9010dc27ac8bf3c1199b9971aa615fd1 authored over 7 years ago
a mock of database connection (#154)

* a mock of database connection

* test execute a query using mock

* fix tests

* fix cod...

github.com/prest/prest - 8584906266b352db2b9ea24cd2f98d23bdb308d6 authored over 7 years ago
a mock of database connection (#154)

* a mock of database connection

* test execute a query using mock

* fix tests

* fix cod...

github.com/prest/adapters - 8584906266b352db2b9ea24cd2f98d23bdb308d6 authored over 7 years ago
a mock of database connection (#154)

* a mock of database connection

* test execute a query using mock

* fix tests

* fix cod...

github.com/prest/prest - e7d121346e83332991c7f6eccf1ffa568a5d7132 authored over 7 years ago
add cassandra driver and function to retrieve networkSettings to get port bound to 9042

github.com/prest/migrate - 28524d977cfab88cf219819f052563a230ce2862 authored over 7 years ago
Add code sample for use with existing MySQL client with multistatements=true

github.com/prest/migrate - b5c2f0f2bb50eb62537062b486ce37bb78f33293 authored over 7 years ago
added file cli/build_sqlite3.go

github.com/prest/migrate - decee4abb28da39c047b9ceb1af7e22437b9fea9 authored over 7 years ago
adapted the sqlite driver for v3 (#165)

github.com/prest/migrate - 8b4ce58a1def3f7eafd857e1d78d597ab4640ca4 authored over 7 years ago
implement funcs to help scripts (#152)

* implement funcs to help scripts

* use file name

* params are optinal now

* params are...

github.com/prest/prest - c44c1b97961104279a985e9f7efe3500e6b10c24 authored over 7 years ago
implement funcs to help scripts (#152)

* implement funcs to help scripts

* use file name

* params are optinal now

* params are...

github.com/prest/prest - 3a5ad4974c495ed8063be8bd9d3530a567b162be authored over 7 years ago
implement funcs to help scripts (#152)

* implement funcs to help scripts

* use file name

* params are optinal now

* params are...

github.com/prest/prest - c9fd47e3bb1e3cd857a85386e1e3df003d446b52 authored over 7 years ago
implement funcs to help scripts (#152)

* implement funcs to help scripts

* use file name

* params are optinal now

* params are...

github.com/prest/prest - 52f53cfbc7ea7a39a9435aaeeb7af772ee71da74 authored over 7 years ago
implement funcs to help scripts (#152)

* implement funcs to help scripts

* use file name

* params are optinal now

* params are...

github.com/prest/adapters - 3a5ad4974c495ed8063be8bd9d3530a567b162be authored over 7 years ago
implement funcs to help scripts (#152)

* implement funcs to help scripts

* use file name

* params are optinal now

* params are...

github.com/prest/controllers - 52f53cfbc7ea7a39a9435aaeeb7af772ee71da74 authored over 7 years ago
implement funcs to help scripts (#152)

* implement funcs to help scripts

* use file name

* params are optinal now

* params are...

github.com/prest/template - c44c1b97961104279a985e9f7efe3500e6b10c24 authored over 7 years ago
fix bug in insert json (#150)

* try to reproduce bug in insert json

* print bug

* add new table for this test

* updat...

github.com/prest/controllers - 4331e30fa3f2df3db702daad8e69d9ad18aec5bf authored over 7 years ago
fix bug in insert json (#150)

* try to reproduce bug in insert json

* print bug

* add new table for this test

* updat...

github.com/prest/prest - 29eda67483c099e80bc36bfe994bd621d08c4c47 authored over 7 years ago
fix bug in insert json (#150)

* try to reproduce bug in insert json

* print bug

* add new table for this test

* updat...

github.com/prest/prest - 4331e30fa3f2df3db702daad8e69d9ad18aec5bf authored over 7 years ago
introduce debug mode (#148)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

github.com/prest/prest - aedf6af921a9db31e45ee29ef393eb0d17a62ab0 authored over 7 years ago
introduce debug mode (#148)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

github.com/prest/controllers - aedf6af921a9db31e45ee29ef393eb0d17a62ab0 authored over 7 years ago
introduce debug mode (#148)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

github.com/prest/prest - e59f790995034e600444ee3137f6df5d4b340801 authored over 7 years ago
introduce debug mode (#148)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

github.com/prest/prest - 0af7e5b24b489cfc8cd9fe26072ab8732521d23d authored over 7 years ago
introduce debug mode (#148)

* introduce debug mode

* add info about debug on README

* add test

* fix tests

* rem...

github.com/prest/config - 0af7e5b24b489cfc8cd9fe26072ab8732521d23d authored over 7 years ago
file no more mandatory (#144)

* file no more mandatory

* remove extension

* better way to get file name

github.com/prest/config - 668daaf95f7ceffafed28464955eb6fd950498c0 authored over 7 years ago
file no more mandatory (#144)

* file no more mandatory

* remove extension

* better way to get file name

github.com/prest/prest - 668daaf95f7ceffafed28464955eb6fd950498c0 authored over 7 years ago
file no more mandatory (#144)

* file no more mandatory

* remove extension

* better way to get file name

github.com/prest/prest - d4ba63e1eb4a179b61b903c4fe62f0bdcc700c0c authored over 7 years ago
Update README.md

github.com/prest/migrate - 3682bcf9d2255841cec0df264584dc0a0ac473fb authored over 7 years ago
Update README.md

github.com/prest/migrate - 857dc4b862c4c7720fc59c16a6ef5b0068f8b641 authored over 7 years ago
Merge pull request #234 from augustzf/master

Add command to make CLI example with Go toolchain work

github.com/prest/migrate - 247ca90b3373bd49cbecaa2223d2ed8ce3227ce2 authored over 7 years ago
improve chkInvalidIdentifier function and fix bug when passing empty string (#143)

github.com/prest/adapters - 12aff7314f2eebc297b37d00909db24be8accb6f authored over 7 years ago
improve chkInvalidIdentifier function and fix bug when passing empty string (#143)

github.com/prest/prest - 12aff7314f2eebc297b37d00909db24be8accb6f authored over 7 years ago
improve chkInvalidIdentifier function and fix bug when passing empty string (#143)

github.com/prest/prest - e9e322b5c6a024176364aea82815182da17b353c authored over 7 years ago
Add command to make CLI example with Go toolchain work

github.com/prest/migrate - 83035ec925e66b0d7211d28e6721b395171a03a7 authored over 7 years ago
Merge pull request #231 from mattes/cli-updates

build cli with all source and database drivers

github.com/prest/migrate - 035c07716cd373d88456ec4d701402df52584cb4 authored over 7 years ago
go get update

github.com/prest/migrate - 0d9689ab9f96e689c6ba91619203778352e9bf76 authored over 7 years ago
fix makefile

github.com/prest/migrate - e696a861ba4857def239ce0f3cfe6a59c4e89a61 authored over 7 years ago
fix make deps

github.com/prest/migrate - 801e84d4d22a45b31ea8087531f71447314c0e59 authored over 7 years ago
build cli with all source and database drivers

github.com/prest/migrate - d4d20346f2585872dc56edf86430181328f2dca0 authored over 7 years ago
Update README.md

github.com/prest/migrate - 1b48b97aa4dfb259de313c3341d2d4672fd95e17 authored over 7 years ago
Merge pull request #227 from fsouza/gcs-source

source/google-cloud-storage: implement the driver

github.com/prest/migrate - d1e665bac7f7ad23f8b5690b0b7bab858b6cd6e5 authored over 7 years ago
Merge pull request #228 from fsouza/s3-source

source/aws-s3: implement the driver

github.com/prest/migrate - dc109fc118964d55c08527ab049063af9cba0117 authored over 7 years ago
Merge pull request #223 from Menta2L/master

ql database support

github.com/prest/migrate - fb8698d89a413afa18e33a3f2bef510afcae16c3 authored over 7 years ago
make ExecuteQuery private

github.com/prest/migrate - 28213415510863fea44f217aafdca6c35b3e0139 authored over 7 years ago
Fix parenthesis problem.

github.com/prest/migrate - bcdbe0f01862bc59c03c6ec717df736f86742d54 authored over 7 years ago
Use both db name and migration table name for lock hash

github.com/prest/migrate - 5f2a8b7f305e73d9bcb3745f308cc91ab1997a85 authored over 7 years ago
Merge pull request #222 from OrbotixInc/master

Added support for Redshift.

github.com/prest/migrate - 2831b4c0d8bbba92af714a59103485b5a582dc6f authored over 7 years ago
source/aws-s3: implement the driver

github.com/prest/migrate - c95cbb593176d44240cf89972ea4e5b42f46bf86 authored over 7 years ago
source/google-cloud-storage: implement the driver

github.com/prest/migrate - da89656fdc7425aeeb5ac3be2801cfc752159ba4 authored over 7 years ago
Remove rubocop from code climate engines (#141)

github.com/prest/prest - 3579aea2330a2534f35eb6f332a4d41e056fbad0 authored almost 8 years ago
Merge branch 'master' of github.com:nuveo/prest

* 'master' of github.com:nuveo/prest:
Prevents multiple startup when the pREST is used as a pa...

github.com/prest/prest - b6643cbba9b31b44b3444a6cca4e07476ff15021 authored almost 8 years ago
added codeclimate code analytic

github.com/prest/prest - 1bdfdaaf7a463e13588786c0960d6dd2529c336e authored almost 8 years ago
ql support

github.com/prest/migrate - 4e5dc68b4e0bd60ac4b4609c0b1166b5a1ad1acd authored almost 8 years ago
Added support for Redshift.

* Added driver that wraps the standard PostgreSQL driver
* Added build.
* Added driver to docume...

github.com/prest/migrate - 91ecd3cb6aef269a0c13fcc5e4ae808d2879e753 authored almost 8 years ago
Prevents multiple startup when the pREST is used as a package. (#139)

* update testes

* remove init() functions

* configure cmd on Execute() function

github.com/prest/controllers - 30c0ff1e6e6f65d321a1d082d606dd18fedb07fd authored almost 8 years ago
Prevents multiple startup when the pREST is used as a package. (#139)

* update testes

* remove init() functions

* configure cmd on Execute() function

github.com/prest/prest - b676b44e01eef373f04b464816228424fc483354 authored almost 8 years ago
Prevents multiple startup when the pREST is used as a package. (#139)

* update testes

* remove init() functions

* configure cmd on Execute() function

github.com/prest/config - 7fa6155867716f99b288685f399935ae05647b77 authored almost 8 years ago
Prevents multiple startup when the pREST is used as a package. (#139)

* update testes

* remove init() functions

* configure cmd on Execute() function

github.com/prest/cmd - 80290604da6900c864e9671e539728b945b926f9 authored almost 8 years ago
Prevents multiple startup when the pREST is used as a package. (#139)

* update testes

* remove init() functions

* configure cmd on Execute() function

github.com/prest/prest - 30c0ff1e6e6f65d321a1d082d606dd18fedb07fd authored almost 8 years ago
Prevents multiple startup when the pREST is used as a package. (#139)

* update testes

* remove init() functions

* configure cmd on Execute() function

github.com/prest/prest - 7fa6155867716f99b288685f399935ae05647b77 authored almost 8 years ago