forked from Nozbe/WatermelonDB
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pull nozbe/master #2
Closed
zhirzh
wants to merge
1,348
commits into
pranjal-jain:observable_columns
from
zhirzh:observable_columns
Closed
pull nozbe/master #2
zhirzh
wants to merge
1,348
commits into
pranjal-jain:observable_columns
from
zhirzh:observable_columns
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Q.unsafeSqlQuery()
SQLiteAdapter native implementations cleanup - part 1
… either strings (immutable) or sanitizedRaws (an object Driver promises not to reuse)
SQLiteAdapter native implementations cleanup - part 2
SQLiteAdapter native implementations cleanup - part 3
Query.unsafeFetchRaw() & cleanup
adapter.unsafeExecute & lokijs cleanup
This is to increase our coverage (some bugs can manifest themselves on Hermes but not JSC), and because this is the most popular configuration these days
Various adapter improvements
Todorant uses WatermelonDB
…ples/native/tmpl-1.0.5 build(deps): bump tmpl from 1.0.4 to 1.0.5 in /examples/native
…-1.0.5 build(deps): bump tmpl from 1.0.4 to 1.0.5
…ples/web/tar-4.4.19 build(deps): bump tar from 4.4.8 to 4.4.19 in /examples/web
…ples/native/path-parse-1.0.7 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/native
…6.1.11 build(deps): bump tar from 6.1.0 to 6.1.11
…-parse-1.0.7 build(deps): bump path-parse from 1.0.6 to 1.0.7
…ples/web/path-parse-1.0.7 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/web
Various/1028
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
list of files changed in Nozbe#609
see diff with nozbe/master