yahoo / squidb

SquiDB is a SQLite database library for Android and iOS
https://github.com/yahoo/squidb/wiki
Apache License 2.0
1.31k stars 132 forks source link

Function.substr enhancements #103

Closed sbosley closed 8 years ago

sbosley commented 8 years ago

Make Function.substr work with arbitrary arguments instead of hardcoded int literals

jdkoren commented 8 years ago

LGTM