sirius-tedarik / sirutils

MIT License
0 stars 2 forks source link

Ejson implementation and object transformation (Issue #15) #17

Closed siaeyy closed 6 days ago

siaeyy commented 6 days ago

Converting object to string for storing in database as string and converting string field's value that match with ejson format to json object

siaeyy commented 6 days ago

Try-catch block usage is changed with safe methods.