issues
search
histrio
/
py-couchdb
Modern pure python CouchDB Client.
https://pycouchdb.readthedocs.org/
Other
120
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Poetry update
#101
histrio
closed
3 weeks ago
0
Misleading information in quick start guide?
#100
dj7lc
opened
1 month ago
0
Document whose _id is I want to be say abc/xyz is being converted to document with _id: abc with json attachment xyz
#99
Pavan-Reddy-ML
closed
4 months ago
1
Poetry update and broken tests for 1.7
#98
histrio
closed
5 months ago
0
Set ulimit for 1.7 test
#97
histrio
opened
5 months ago
0
Implement Pagination with Start Key for CouchDB Views
#96
Phoenix009
closed
4 months ago
1
Implement Pagination with Start Key for CouchDB Views
#95
Phoenix009
closed
5 months ago
5
Dependabot fix
#94
histrio
closed
1 year ago
0
year bump
#93
histrio
closed
1 year ago
0
Version bump to 1.15.0
#92
histrio
closed
1 year ago
0
Deprecating python 2.x and 3.7
#91
histrio
closed
1 year ago
0
Update dependencies
#90
histrio
closed
2 years ago
0
Customheaders auth
#89
mtenrero
opened
2 years ago
0
Update quickstart.rst
#88
soundmaking
opened
2 years ago
0
Deprecate python2x and move to the github actions
#87
histrio
closed
2 years ago
0
mango query
#86
jacceko
opened
3 years ago
1
Bump years
#85
histrio
closed
3 years ago
0
Simple find function for doing Mango queries.
#84
krihal
opened
3 years ago
0
pycouchdb.exceptions.GenericError
#83
imZEH
opened
3 years ago
0
Python 3.6 support
#82
histrio
closed
3 years ago
0
Replace nose tests with pytest
#81
histrio
closed
3 years ago
0
Fixing typo in license metadata
#80
hyandell
closed
3 years ago
2
License error in pyproject.toml
#79
hyandell
closed
3 years ago
0
Feature Request: Create a Server connection with seperate authentication tuple
#78
MarcelPa
opened
4 years ago
0
dont see the language pull-down menu in Futon
#77
cyrilthank
closed
5 years ago
3
Use POST for _changes (fixes #69)
#76
arturog
closed
4 years ago
2
Fix for #74 - excess tracing in resource.py.
#75
tomkcook
closed
6 years ago
3
Excess tracing at resource.py:117
#74
tomkcook
closed
6 years ago
0
Restore pypy3 compatibility
#73
histrio
closed
5 years ago
0
Tests now are not broken
#72
histrio
closed
6 years ago
0
TypeError: __init__() missing 1 required positional argument: 'history'
#71
dhulke
opened
6 years ago
3
HOTFIX: Timeout setting for _changes reader
#70
krisb78
opened
6 years ago
0
Support POST requests in changes_feed
#69
laithalissa
closed
4 years ago
0
Certificate verification when connecting over HTTPS
#68
Xophmeister
closed
8 years ago
1
Add __nonzero__ to Database, is DB available?
#67
inirudebwoy
closed
8 years ago
3
Add how to use couchdb view query options
#66
inirudebwoy
opened
8 years ago
0
I need some help using your Resource.put API
#65
leifhanack
closed
8 years ago
1
ID loop in save_bulk
#64
msassmann
closed
8 years ago
1
Add part about querying predefined Python views
#63
inirudebwoy
closed
9 years ago
0
py-couchdb installation error in ubuntu12.04 with CouchDB 1.6.1 and python 2.7 as well as python 3.3
#62
rkphilip45
closed
9 years ago
1
Incorrect urljoin when getting couchdb user
#61
mhora
closed
9 years ago
2
do not import to get version
#60
vangheem
closed
9 years ago
0
package import on install
#59
vangheem
closed
9 years ago
2
KeyError: 'etag' due to Bad Request v1.12
#58
sandrobusonera
closed
1 year ago
2
feature request: get sorted by key
#57
pablomaurer
opened
9 years ago
0
Why escaping all slashes within path parts?
#56
leifhanack
closed
9 years ago
2
new feature: optionally use OrderedDict when parsing returned JSON to…
#55
internaut
opened
9 years ago
1
don't urlencode the first slash of special doc-ids like '_design/foob…
#54
internaut
closed
9 years ago
1
Saving a design document fails due to malformed URL
#53
internaut
closed
9 years ago
5
Add test for #38 all_docs raises excpetion
#52
bmihelac
closed
9 years ago
0
Next