Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Cast values which don't match to any rules as string

Compare
Choose a tag to compare
@yu-iskw yu-iskw released this 11 Apr 19:06
· 11 commits to master since this release
b67c7b0
Cast value which doesn't match to any rules as string (#22)

* force cast as string if a given value doesn't match to any rules

* Throw it away to parse integer and double

* Add testConvertToDatastoreValue

* Modify README

* Change default time zone for timestamp