issues
search
stevearc
/
flywheel
Object mapper for Amazon's DynamoDB
MIT License
128
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Fix a few typos
#68
timgates42
closed
2 years ago
1
dynamo3 dependency released breaking change
#67
mcchong
closed
4 years ago
1
Delete subject
#66
butellyn
closed
5 years ago
0
Query and return multiple records based on the hash key
#65
labeneator
closed
5 years ago
1
Update library name in documentation for Model
#64
garyd203
closed
6 years ago
1
Don’t ddb_load primary key in refresh()
#63
DaineDanielson
closed
6 years ago
2
Use attribute_not_exists() condition to avoid overwrite on save.
#62
garyd203
closed
5 years ago
2
can save return the items new values?
#61
BrandonBraner
closed
7 years ago
1
No results returned when querying a date field
#60
aaroncraig10e
closed
7 years ago
2
Query not returning result when using first()
#59
shaloba
opened
7 years ago
1
Unable to use to boolean
#58
trondhindenes
closed
7 years ago
1
Bugx .one() raises "Expected one result!" but all() returns just one entry
#57
schabert
closed
7 years ago
2
Stream support
#56
danfairs
opened
7 years ago
2
Minor: developer usability, `Query.one()` and `ValueError`
#55
danfairs
closed
7 years ago
1
Documentation references support for undeclared / overflow fields
#54
DaineDanielson
closed
7 years ago
4
Issue #52. Example update_schema implementation
#53
ls-aron-kyle
closed
7 years ago
4
engine.create_schema() doesn't add newly added global indexes for existing tables.
#52
ls-aron-kyle
closed
7 years ago
1
version 0.5 breaks ddb_dump_()
#51
drcoll
opened
8 years ago
3
Update index.rst
#50
josegonzalez
closed
8 years ago
1
Update conf.py
#49
josegonzalez
closed
8 years ago
1
Fix links
#48
josegonzalez
closed
8 years ago
1
Improve readability of README by code highlight
#47
geonu
closed
8 years ago
1
Fix for boolean values in overflow
#46
RSFlux
closed
8 years ago
1
add exists static method to models
#45
Govinda-Fichtner
closed
8 years ago
1
Exception using scan with undefined `name` field
#44
t-unit
closed
8 years ago
8
What is the best way to update just one model attribute
#43
Govinda-Fichtner
closed
8 years ago
3
Engine-wide table name prefix
#42
tomislacker
closed
8 years ago
6
filter_expression with 2 possible values
#41
schabert
closed
8 years ago
1
Model.save() missing?
#40
schabert
closed
8 years ago
2
New data types available in dynamo3
#39
pior
closed
8 years ago
1
Feature Suggestions: Option to set to default value when None and option to treat "" as None.
#38
justinoue
opened
8 years ago
2
engine.create_schema() fails to create tables
#37
dmitryzv
opened
8 years ago
1
Unmark dirty fields if the value is restored
#36
pkoch
closed
5 years ago
2
Take exceptions in comparisons as being False
#35
pkoch
closed
8 years ago
3
gen() iterator should support resumable paged queries/scans
#34
natecode
opened
8 years ago
11
Support `consumed_capacity` keyword argument
#33
garrettheel
closed
9 years ago
4
Engine.refresh() assumes batch_get() returns items in order; fails when changing pkey
#32
sterwill
closed
9 years ago
2
Causes conflict with properties
#31
justinoue
opened
9 years ago
2
Add support for engine.connect()
#30
iartarisi
closed
8 years ago
3
Is it possible to get all validation errors?
#29
justinoue
opened
9 years ago
3
connect_to_region is deprecated, dynamo3 recommends using connect instead
#28
pkazmierczak
closed
9 years ago
1
JSON decode issue when querying database
#27
slzatz
closed
9 years ago
5
Model.__setattr__ unconditionally marks Fields as dirty
#26
natecode
closed
9 years ago
1
Allow "in" kwarg to be used in query filters
#25
RyanGWU82
closed
9 years ago
3
Update coerce functions for backwards compatibility with JSON-encoded strings written by Flywheel 0.3
#24
RyanGWU82
closed
9 years ago
2
Upgrade Flywheel to 0.4.1 (again)
#23
RyanGWU82
closed
9 years ago
1
0.4
#22
skastel
closed
9 years ago
0
Move pep8 configuration to setup.cfg
#21
RyanGWU82
closed
10 years ago
1
Does flywheel automatically deals with the 1MB limit per API call in the queries?
#20
rcalsaverini
opened
10 years ago
4
Add optional kwarg 'attribute_name' to Field
#19
numberoverzero
closed
9 years ago
2
Next