issues
search
linkyndy
/
remodel
Very simple yet powerful and extensible Object Document Mapper for RethinkDB, written in Python.
MIT License
193
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Active development?
#69
fnrcum
opened
5 months ago
0
Update Travis Python matrix
#68
linkyndy
closed
4 years ago
0
Add FUNDING.yml for GitHub Sponsors
#67
linkyndy
closed
4 years ago
0
Filter by lambda
#66
linkyndy
closed
5 years ago
0
Support for RethinkDB 2.3.0's new user model
#65
linkyndy
closed
5 years ago
0
Manually restart RethinkDB on Travis
#64
linkyndy
closed
5 years ago
0
Use Model.table_name and drop Model._table
#63
linkyndy
closed
5 years ago
0
Remove deprecated stuff
#62
linkyndy
closed
5 years ago
0
Housekeeping
#61
linkyndy
closed
5 years ago
0
Update to rethinkdb>=2.4
#60
linkyndy
closed
5 years ago
0
update for latest python-rethinkdb
#59
ehrenb
closed
5 years ago
3
not comfortable with rethinkdb-python 2.4.1
#58
zjqzero
closed
5 years ago
0
Model filtering should not use params that are empty strings ("") or None
#57
fnrcum
closed
5 years ago
2
ADVICE: Trying to understand relaitonships here
#56
kiorq
closed
7 years ago
4
Moved the deletion of the 'id' attribute to after the removal of related fields
#55
jspalink
closed
5 years ago
2
Support for RethinkDB 2.3.0's new user model
#54
caj-larsson
closed
5 years ago
5
Support for RethinkDB 2.3.0's new user model
#53
caj-larsson
closed
7 years ago
1
Improve compatibility of __contains__ @line 149 in models.py
#52
catroot
closed
5 years ago
2
Saving an object removes all links to its related objects
#51
catroot
opened
8 years ago
6
get_or_create bug
#50
catroot
closed
8 years ago
1
How to select database for models to persist?
#49
catroot
closed
5 years ago
3
Added support of custom table name
#48
arwema
closed
8 years ago
2
Custom table name
#47
arwema
closed
8 years ago
2
Find substring within columns like SQLAlchemy's or_
#46
RPiAwesomeness
closed
8 years ago
1
Async support for tornado/asynio.
#45
v3ss0n
closed
5 years ago
2
Handling model hierarchies offline
#44
dirkdevriendt
closed
5 years ago
6
Is it possible to have required model fields
#43
autoferrit
closed
8 years ago
4
Question about custom class methods
#42
autoferrit
closed
8 years ago
2
Plurals automatically in table names?
#41
felixsanz
closed
8 years ago
4
How does the RqlQuery.run() find the settings
#40
Gesias
closed
8 years ago
2
fix circular import
#39
thedrow
closed
8 years ago
2
Circular imports on create_indexes() and create_tables()
#38
thedrow
closed
8 years ago
1
Support for secondary indexes
#37
thedrow
closed
5 years ago
2
Added Python 3.5 to the build
#36
thedrow
closed
8 years ago
1
Can we use it with tornado, like motorengine for mongoDB?
#35
devlounge
closed
5 years ago
2
fix upsert for non existing id
#34
knoguchi
closed
9 years ago
1
Model.create can't take id
#33
knoguchi
closed
5 years ago
9
fix circular import when using create_tables
#32
JannKleen
closed
8 years ago
4
"current instance isn't saved"-error
#31
sjovang
closed
9 years ago
7
Feature/update elastic post save callback
#30
wiltonmaddams
closed
9 years ago
1
Documents with lists may not be able to save on update
#29
cjhenck
closed
9 years ago
2
Filter by function
#28
NamPNQ
closed
5 years ago
7
Connection pool does not honor changing db
#27
kamilion
closed
5 years ago
4
Connection pool will not honor maximum connections if all connections in use
#26
cjhenck
closed
5 years ago
8
Issue: #24, wrapping is done by dict.update
#25
derkan
closed
9 years ago
1
Wrapping function calls __setattr_ validations
#24
derkan
closed
9 years ago
3
KeyError: 'changes' when saving the same object consecutively
#23
linkyndy
closed
9 years ago
12
Add durability to delete
#22
scripter-co
closed
5 years ago
4
Multiple relations to same table
#21
scripter-co
closed
9 years ago
5
Self referencing table
#20
scripter-co
closed
9 years ago
2
Next