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
Release files for guillotina-pgcatalog 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| guillotina_pgcatalog-1.0.7.tar.gz | 6.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| guillotina_pgcatalog-1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.4 kB
Release files / guillotina_pgcatalog-1.0.7.tar.gz
| Download URL | guillotina_pgcatalog-1.0.7.tar.gz |
|---|---|
| Size | 6.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f5f58a47afc0c20e0f62854427d31953fe42a22fdca702cb4202719840d7a3c3
|
|
BLAKE2b-256 checksum How to use checksums |
ff5fd0d0afbcf5852663228f4302a4a545147362b95c1bdd9ee874d29658e8f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6
|
Release files / guillotina_pgcatalog-1.0.7-py3-none-any.whl
| Download URL | guillotina_pgcatalog-1.0.7-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
391dfb566267f9ad490d6da5f980ca501c8348e060daecf7bbe8d21979f5e0a2
|
|
BLAKE2b-256 checksum How to use checksums |
e24da984f8219d85ddf17755d0a440cea7eb9f37fb8a2ca3d299a3314fbd0ebd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6
|