Simon Binder
|
2b780492d3
|
Re-run generator on benchmark project
|
2020-02-19 19:32:00 +01:00 |
Simon Binder
|
36bf6524df
|
Some more unit tests for the core moor package
|
2020-02-19 15:01:33 +01:00 |
Simon Binder
|
aaa0967b6f
|
More tests for moor_ffi
|
2020-02-19 14:17:23 +01:00 |
Simon Binder
|
b266e5e53f
|
Collect coverage for moor_ffi (#400)
|
2020-02-19 13:00:03 +01:00 |
Simon Binder
|
0440e1bc5b
|
Mark additional moor_ffi functions as deterministic
|
2020-02-19 12:47:57 +01:00 |
Simon Binder
|
11d5a78606
|
Document how to use the new moor_ffi functions
|
2020-02-19 12:45:15 +01:00 |
Simon Binder
|
990755f170
|
Static analysis for moor_ffi functions
|
2020-02-19 12:25:40 +01:00 |
Simon Binder
|
e536761295
|
Add Dart apis for mathematical functions in moor_ffi
|
2020-02-18 22:36:08 +01:00 |
Simon Binder
|
33faf4e962
|
Fix tests in moor
|
2020-02-18 22:21:09 +01:00 |
Simon Binder
|
fa5411fb5d
|
Enable mathematical functions in moor_ffi (#397)
|
2020-02-18 22:14:30 +01:00 |
Simon Binder
|
1832b59848
|
Support return values in user defined functions
|
2020-02-18 21:20:46 +01:00 |
Simon Binder
|
2d2d102654
|
moor_ffi: Support user-defined functions
|
2020-02-18 21:13:06 +01:00 |
Simon Binder
|
10b12a5976
|
Remove two more tiny deprecated members
|
2020-02-17 21:22:43 +01:00 |
Simon Binder
|
64bbbde689
|
Remove deprecated members of CustomSelectStatement
|
2020-02-17 21:17:51 +01:00 |
Simon Binder
|
ad5ef7e66b
|
Remove top-level isIn and isNotIn methods
|
2020-02-17 21:15:31 +01:00 |
Simon Binder
|
d43e227757
|
Make eager ast resolving behavior opt-in
|
2020-02-17 21:05:56 +01:00 |
Simon Binder
|
e2b65e968a
|
Rename customSelectQuery to just customSelect
Also fix a crash in the builder
|
2020-02-17 20:43:42 +01:00 |
Simon Binder
|
8c4c6cd8cd
|
Remove insertAll and orReplace
|
2020-02-17 18:11:01 +01:00 |
Simon Binder
|
11af414551
|
Remove the second type parameter on expressions
|
2020-02-17 18:05:24 +01:00 |
Simon Binder
|
f15f004ba8
|
Remove top-level boolean and datetime functions
|
2020-02-17 17:17:46 +01:00 |
Simon Binder
|
9e1a12432a
|
Don't export core moor from moor_web
|
2020-02-17 17:11:34 +01:00 |
Simon Binder
|
7c62d6cdd1
|
Provide IndexedDB backend on the web (#390)
|
2020-02-16 13:26:25 +01:00 |
Simon Binder
|
57fa1d50c6
|
Release moor and moor_generator 2.4.0, sqlparser 0.7.0
|
2020-02-12 21:01:41 +01:00 |
Simon Binder
|
7fc1671bf8
|
Fix null pointer in SqlEngine constructor
|
2020-02-12 19:52:19 +01:00 |
Simon Binder
|
d851a2b799
|
web docs: Add example to moor_shared (#382)
|
2020-02-12 19:18:15 +01:00 |
Simon Binder
|
b295542a07
|
Prepare release for 2.4
|
2020-02-10 19:46:27 +01:00 |
Simon Binder
|
f58d869ae4
|
Merge branch 'master' into develop
|
2020-02-10 19:27:14 +01:00 |
Simon Binder
|
814e7bf61d
|
SqlEngine: Migrate default construtor to options
|
2020-02-10 18:48:03 +01:00 |
Simon Binder
|
04a43b36d6
|
Handle table aliases in moor_generator
|
2020-02-10 18:41:02 +01:00 |
Simon Binder
|
b30c21e577
|
Mention non-shared builder in changelog
|
2020-02-08 20:43:57 +01:00 |
Simon Binder
|
d44004e598
|
Explain how to use moor with built_value
|
2020-02-08 15:29:31 +01:00 |
Simon Binder
|
cd9b7101b4
|
Optional part builder, example with built_value
See #89
|
2020-02-06 22:27:54 +01:00 |
Simon Binder
|
4002898f26
|
Remove outdated web example
|
2020-02-06 22:24:48 +01:00 |
Simon Binder
|
81cf26a2b2
|
Merge pull request #380 from CristianRP/patch-1
Typo in _index.md
|
2020-02-05 22:55:43 +01:00 |
Simon Binder
|
c6911ecd86
|
ci: Install curl for coverage uploading
|
2020-02-05 22:54:42 +01:00 |
Simon Binder
|
b143ee5a4b
|
Refactor sql scoping, make aliased tables explicit
|
2020-02-05 22:52:45 +01:00 |
Cristian Ramírez
|
e5e8fbf628
|
Typo in _index.md
|
2020-02-05 15:20:01 -06:00 |
Simon Binder
|
aa52c4ba3d
|
Analysis for upsert clauses
|
2020-02-05 12:26:14 +01:00 |
Simon Binder
|
fee9639511
|
moor_ffi: Properly implement close()
|
2020-02-04 19:52:53 +01:00 |
Simon Binder
|
2b96100480
|
Isolates: Throw error when using in closed state
|
2020-02-04 19:38:45 +01:00 |
Simon Binder
|
2205cf3b6e
|
Revert "Try running analyzer tests in CI"
This reverts commit b62f3c212e .
|
2020-02-03 22:16:43 +01:00 |
Simon Binder
|
b62f3c212e
|
Try running analyzer tests in CI
|
2020-02-03 21:56:19 +01:00 |
Simon Binder
|
8839ec75a8
|
types2: Inference for upsert clauses
|
2020-02-03 21:54:49 +01:00 |
Simon Binder
|
0c171c3b81
|
sqlparser: Support upsert clauses (#367)
|
2020-02-03 21:43:18 +01:00 |
Simon Binder
|
a5451104a0
|
Map companions back to models
|
2020-02-03 19:35:39 +01:00 |
Simon Binder
|
a43f6bdb91
|
Tests for pooled connections, move to main lib
|
2020-02-03 19:13:51 +01:00 |
Simon Binder
|
01d48fa0d3
|
Merge branch 'master' into develop
|
2020-02-01 22:09:47 +01:00 |
Simon Binder
|
2920681ff9
|
Update example app
|
2020-02-01 21:40:26 +01:00 |
Simon Binder
|
d0a969e9cc
|
Merge branch 'master' of gh:simolus3/moor
|
2020-02-01 21:35:31 +01:00 |
Simon Binder
|
6e8a9c8d92
|
Merge pull request #371 from davidmartos96/expose_sqflite_db
Expose the underlying sqflite database object
|
2020-02-01 21:34:30 +01:00 |