issues
search
liveh2o
/
active_remote
Active Remote provides Active Record-like object-relational mapping over RPC. It's Active Record for your platform.
MIT License
63
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Standardize
#98
liveh2o
opened
4 months ago
0
added ruby-3.1 compatibility
#97
skunkworker
closed
5 months ago
6
Added Rails 7 support
#96
skunkworker
closed
5 months ago
3
revert the reader and writer methods so they can be overidden
#95
skunkworker
closed
2 years ago
1
Add support for eager loading
#94
liveh2o
opened
2 years ago
0
Update for Rails 6.1
#93
skunkworker
closed
2 years ago
1
Association attribute writer does not work when association name doesn't match association class
#92
liveh2o
closed
2 years ago
1
Calling `save` appears to always make an RPC call
#91
liveh2o
opened
2 years ago
1
`write_attribute` is removed in Rails 6.1
#90
WriterZephos
opened
2 years ago
0
Updated for Rails 6.1 and Rails 7.
#89
skunkworker
closed
2 years ago
7
support rails 7.0.2
#88
schinns
closed
2 years ago
0
added jruby9.3 and mri 2.6 for ruby testing
#87
skunkworker
opened
2 years ago
0
Updates for Rails 6.1
#86
WriterZephos
closed
1 year ago
2
added filtered_attributes
#85
skunkworker
opened
3 years ago
0
Working example
#84
guilhermegazzinelli
closed
3 years ago
2
Add `find_by` to the Search module
#83
moveson
opened
4 years ago
0
Support Rails 6
#82
schinns
closed
4 years ago
1
Support for Rails 6
#81
schinns
closed
2 years ago
0
check for existence of primary key is to_key
#80
mogman1
closed
4 years ago
0
When no primary key is specified and no `guid` field exists, `to_key` raises an error
#79
mogman1
opened
4 years ago
0
Attributes may be stomped on when update results in an error
#78
mogman1
closed
4 years ago
1
do not update attributes when error occurs
#77
mogman1
closed
4 years ago
1
Register big_integer type
#76
mrdeadsake
closed
4 years ago
0
Include response errors in RemoteRecordNotSaved exception
#75
film42
closed
5 years ago
1
Add ability to execute remote calls on current object
#74
liveh2o
closed
5 years ago
0
Make query attributes more permissive
#73
liveh2o
closed
5 years ago
0
Use Active Model attributes
#72
liveh2o
closed
5 years ago
0
Update to Rails 5.0/5.1
#71
liveh2o
closed
5 years ago
0
Fix unknown type error in Protobuf serializer
#70
liveh2o
closed
5 years ago
1
Add support for registering types
#69
liveh2o
closed
5 years ago
1
Update to ActiveModel 5.2
#68
liveh2o
closed
4 years ago
10
accomodate booleans in the boolean typecaster
#67
abrandoned
closed
5 years ago
0
3 2 pre
#66
liveh2o
closed
6 years ago
0
Getting `NoMethodError` when calling `super` in overridden association method
#65
minond
closed
6 years ago
2
Reset fields on create or update
#64
film42
closed
6 years ago
5
Cache and dup default attributes
#63
film42
closed
6 years ago
3
Handle invalid DateTime attributes gracefully
#62
brianstien
closed
6 years ago
0
Allow primary_key to be set on create
#61
mattnichols
closed
6 years ago
2
leaking method sites on activemodel attributes
#60
abrandoned
closed
2 years ago
3
Guard against undefined method errors
#59
brianstien
closed
7 years ago
1
Add granular protobuf errors for ActiveRemote
#58
ryanbjones
closed
7 years ago
2
3 0 prep
#57
brianstien
closed
7 years ago
0
Init from rpc
#56
brianstien
closed
7 years ago
0
Remove search callbacks
#55
brianstien
closed
7 years ago
0
Remove bulk module
#54
brianstien
closed
7 years ago
0
Add query methods from active_attr
#53
brianstien
closed
7 years ago
1
No need to do dirty tracking twice
#52
brianstien
closed
7 years ago
0
Adds writer method for has_many associations
#51
fergmastaflex
closed
7 years ago
4
Refactor attributes
#50
brianstien
closed
7 years ago
0
Remove deprecated methods
#49
brianstien
closed
7 years ago
0
Next