basic catalog implementation for guillotina on postgres
Project description
Introduction
============
Basic catalog implementation for guillotina using the default postgresql
server.
Status
------
This is just a proof of concept right now.
What is does right now:
- provides indexes for basic types(not all, dates not supported)
- works with the POST @search endpoint
POST /db/container/@search {
"tag": "foobar"
}
1.0.7 (2019-03-26)
------------------
- Fix for guillotina >= 4.3
[vangheem]
1.0.6 (2019-01-30)
------------------
- Fix for latest guillotina
[vangheem]
1.0.5 (2018-10-29)
------------------
- Fix potential errors in tests
[vangheem]
1.0.4 (2018-10-15)
------------------
- Do not provide total result. count queries are really slow
with pg.
[vangheem]
1.0.3 (2017-12-30)
------------------
- Be able to provide operator in queries
1.0.2 (2017-12-30)
------------------
- Fix getting transaction when creating catalog
[vangheem]
1.0.1 (2017-04-12)
------------------
- fix get_data not using correct signature for latest guillotina
[vangheem]
1.0.0 (2017-04-10)
------------------
- initial
============
Basic catalog implementation for guillotina using the default postgresql
server.
Status
------
This is just a proof of concept right now.
What is does right now:
- provides indexes for basic types(not all, dates not supported)
- works with the POST @search endpoint
POST /db/container/@search {
"tag": "foobar"
}
1.0.7 (2019-03-26)
------------------
- Fix for guillotina >= 4.3
[vangheem]
1.0.6 (2019-01-30)
------------------
- Fix for latest guillotina
[vangheem]
1.0.5 (2018-10-29)
------------------
- Fix potential errors in tests
[vangheem]
1.0.4 (2018-10-15)
------------------
- Do not provide total result. count queries are really slow
with pg.
[vangheem]
1.0.3 (2017-12-30)
------------------
- Be able to provide operator in queries
1.0.2 (2017-12-30)
------------------
- Fix getting transaction when creating catalog
[vangheem]
1.0.1 (2017-04-12)
------------------
- fix get_data not using correct signature for latest guillotina
[vangheem]
1.0.0 (2017-04-10)
------------------
- initial
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for guillotina_pgcatalog-1.0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5f58a47afc0c20e0f62854427d31953fe42a22fdca702cb4202719840d7a3c3 |
|
MD5 | fb3ad0f0400d946b47fc180aa74ae057 |
|
BLAKE2b-256 | ff5fd0d0afbcf5852663228f4302a4a545147362b95c1bdd9ee874d29658e8f3 |
Close
Hashes for guillotina_pgcatalog-1.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 391dfb566267f9ad490d6da5f980ca501c8348e060daecf7bbe8d21979f5e0a2 |
|
MD5 | 922291bbcd63e7abd0c071d4c2a239e6 |
|
BLAKE2b-256 | e24da984f8219d85ddf17755d0a440cea7eb9f37fb8a2ca3d299a3314fbd0ebd |