issues
search
onefinestay
/
kaiso
object graph mapper
Other
26
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.40.0 rc
#122
davidszotten
closed
9 years ago
0
Drop tmp server
#121
davidszotten
closed
9 years ago
1
create types with MERGE instead of CRAETE UNIQUE
#120
davidszotten
closed
9 years ago
2
set relationship refererences in __new__ to improve attribute access perf
#119
davidszotten
closed
10 years ago
1
better attribute declaration detection
#118
davidszotten
closed
10 years ago
1
stop using legacy indexes
#117
davidszotten
closed
10 years ago
2
Allow values to be converted across lists of lists
#116
timbu
closed
10 years ago
1
add (and use) get_match_clause
#115
davidszotten
closed
10 years ago
1
Docs?
#114
techdragon
opened
10 years ago
2
Migration helpers class attrs fix
#113
timbu
closed
10 years ago
1
start using labels
#112
davidszotten
closed
10 years ago
1
Manager.get_related_objects should handle an incorrect ref_cls gracefully
#111
technige
opened
10 years ago
0
add type coercion
#110
davidszotten
closed
10 years ago
3
Rework validate_base_change
#109
timbu
closed
10 years ago
3
Manager.get(Type, attr=None) raises ValueError
#108
timbu
closed
10 years ago
1
bugfix for nonascii params + test
#107
davidszotten
closed
10 years ago
1
Manager.get should query via index
#106
timbu
closed
10 years ago
2
Indexes are only created for types with unique attrs
#105
timbu
closed
10 years ago
1
bump py2neo
#104
davidszotten
closed
10 years ago
1
Convert Cypher to use 2.0 dialect
#103
technige
closed
10 years ago
1
Fix for existence checking on multi index nodes
#102
timbu
closed
10 years ago
1
Save should return kaiso object when updating an instance
#101
timbu
closed
10 years ago
0
neo4j 2.0 compat
#100
davidszotten
closed
10 years ago
1
Migration helpers
#99
davidszotten
closed
10 years ago
1
Cache static descriptors and descriptor properties
#98
timbu
closed
10 years ago
2
added dummy names to unnamed nodes in Cypher queries
#97
technige
closed
10 years ago
4
don't pin iso8601 now that there's a new release
#96
davidszotten
closed
10 years ago
1
fix indexes when changing type of an instance
#95
davidszotten
closed
10 years ago
1
batch loading by unique attribute
#94
davidszotten
closed
10 years ago
1
Fix for invalid InstanceOf in change_instance_type
#93
timbu
closed
10 years ago
2
reducing the number of http calls per query
#92
kollhof
closed
11 years ago
2
fix for getting neo4j info in 1.9.4
#91
davidszotten
closed
11 years ago
2
Allow types with no attributes to be deleted
#90
timbu
closed
11 years ago
1
expose and use serialise(for_db)
#89
davidszotten
closed
11 years ago
0
change which internals change_instance_type uses
#88
davidszotten
closed
11 years ago
0
change types of an instance
#87
davidszotten
closed
11 years ago
2
return generators instead of being generators
#86
davidszotten
closed
11 years ago
1
stash the temp db list during connection tests
#85
davidszotten
closed
11 years ago
1
change manager._execute and friends to _return_ generators instead of _being_ generators
#84
davidszotten
closed
10 years ago
1
explicit type creation
#83
davidszotten
closed
11 years ago
3
attrs from get_type_hierarchy should use an ordered dict
#82
davidszotten
opened
11 years ago
0
Readme pics
#81
davidszotten
closed
11 years ago
2
Reload types refactor
#80
mattbennett
closed
11 years ago
1
Delete relationships fix
#79
mattbennett
closed
11 years ago
1
escape type names since they could be keywords
#78
davidszotten
closed
11 years ago
1
fixing type creation query to make sure changing bases does not create duplicate types in the graph
#77
kollhof
closed
11 years ago
1
fixing type duplication during type hierarchy creation
#76
kollhof
closed
11 years ago
3
Check static attribute declaration
#75
mattbennett
closed
11 years ago
2
Support for simple reparenting.
#74
mattbennett
closed
11 years ago
2
Class attr bug
#73
noisyboiler
closed
11 years ago
0
Next