Skip to content
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
wants to merge 1,348 commits into from
Closed

pull nozbe/master #2

wants to merge 1,348 commits into from

Conversation

zhirzh
Copy link

@zhirzh zhirzh commented Apr 17, 2021

list of files changed in Nozbe#609
1 CHANGELOG.md
2 docs-master/Query.md

3 native/android/src/main/java/com/nozbe/watermelondb/DatabaseBridge.kt
4 native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt

5 native/ios/WatermelonDB/DatabaseBridge.m
6 native/ios/WatermelonDB/DatabaseBridge.swift
7 native/ios/WatermelonDB/DatabaseDriver.swift

8 src/Collection/RecordCache.js
9 src/Collection/index.d.ts
10 src/Collection/index.js
11 src/Collection/test.js

12 src/Query/index.d.ts
13 src/Query/index.js
14 src/Query/test.js

15 src/QueryDescription/index.d.ts
16 src/QueryDescription/index.js
17 src/QueryDescription/test.js

18 src/RawRecord/index.d.ts
19 src/RawRecord/index.js

20 src/adapters/__tests__/commonTests.js
21 src/adapters/compat.js
22 src/adapters/lokijs/common.js
23 src/adapters/lokijs/index.js
24 src/adapters/lokijs/worker/executeQuery.js
25 src/adapters/lokijs/worker/executor.js
26 src/adapters/lokijs/worker/lokiWorker.js

27 src/adapters/sqlite/encodeQuery/index.js
28 src/adapters/sqlite/encodeQuery/test.js
29 src/adapters/sqlite/index.js
30 src/adapters/type.js

31 src/index.d.ts

32 src/observation/subscribeToQueryWithColumns/index.js
33 src/observation/subscribeToQueryWithSelect/index.js
34 src/observation/subscribeToQueryWithSelect/test.js

see diff with nozbe/master

radex and others added 30 commits May 25, 2021 12:55
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
radex and others added 29 commits October 28, 2021 11:57
…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
@zhirzh zhirzh closed this Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.