Steven Chan

Results 3 comments of Steven Chan

On the other hand, we may also consider revise the underlying record store (skydb) function name and comments. https://github.com/SkygearIO/skygear-server/blob/master/pkg/server/skydb/conn.go#L136 --- The skydb `SchemaAccessHandler` also looks a bit strange. It decodes...

I was trying to make the action creator pure functional, so it would be easy to test

Just did a search in source code. These are where the SDK use `Buffer`. https://github.com/SkygearIO/skygear-SDK-JS/blob/master/packages/skygear-core/lib/database.js#L780 https://github.com/SkygearIO/skygear-SDK-JS/blob/master/packages/skygear-core/lib/asset.js#L58