Commit graph

2131 commits

Author SHA1 Message Date
Tobe O
b323ecc3b4 1.1.4 hotfix 2019-09-02 13:14:24 -04:00
Tobe O
87afea8ec8 Merge remote-tracking branch 'origin' into 1.2.0 2019-08-27 05:53:24 -04:00
Tobe Osakwe
6fc6d1453e
Merge pull request #32 from micimize/patch-1
FIx broken int variable type parsing
2019-08-26 20:08:48 -04:00
Michael Joseph Rosenthal
35c8e1088d
FIx broken int variable type parsing 2019-08-26 18:55:42 -05:00
Tobe O
18c56fe395 2.0.2 2019-08-19 10:26:00 -04:00
Tobe O
5b4a063e61 Add joined subquery tests 2019-08-17 18:57:58 -04:00
Tobe O
f4b7512c51 Regen test models 2019-08-17 18:53:27 -04:00
Tobe O
d3d16855fe Update angel_orm_test pubspec 2019-08-17 18:47:42 -04:00
Tobe O
9a97b93ece Move MapQueryValues to the proper file 2019-08-17 18:46:22 -04:00
Tobe O
703b16206a Tidy up email_indexed.dart 2019-08-17 18:45:47 -04:00
Tobe O
b2632e2945 always generate a field for subquery joins 2019-08-17 18:45:12 -04:00
Tobe O
eabd89aff5 Remove dead code 2019-08-17 18:36:16 -04:00
Tobe O
30914cc767 Apply pedantic lints 2019-08-17 18:35:55 -04:00
Tobe O
9f22b0e3b4 Add pedantic to orm_gen 2019-08-17 18:33:30 -04:00
Tobe O
b2cc66721b Fix example 2019-08-17 18:32:58 -04:00
Tobe O
d55deae96e Update orm_generator pubspec 2019-08-17 18:29:05 -04:00
Tobe O
860e8029c2 Add Column.expression 2019-08-17 18:24:54 -04:00
Tobe O
a05f15b3df and, or, not in QueryWhere include parentheses. 2019-08-17 18:18:39 -04:00
Tobe O
f18c23c5f9 * Always put ORDER BY before LIMIT. 2019-08-17 18:08:49 -04:00
Tobe O
fa01fd982e Removed deprecated Join, toSql, sanitizeExpression, isAscii. 2019-08-17 18:00:17 -04:00
Tobe O
1fa9612c8a Make JoinBuilder take to as a String Function(). 2019-08-17 17:58:33 -04:00
Tobe O
7e19bb2a47 Add a required QueryExecutor argument to transaction
callbacks.
2019-08-17 17:53:23 -04:00
Tobe O
f154013c48 Bump versions in pubspec 2019-08-17 17:47:12 -04:00
Tobe O
3e474823d9 CHANGELOG 2019-08-17 17:46:47 -04:00
Tobe O
716d428be0 Clean up unused imports 2019-08-17 17:46:03 -04:00
Tobe O
a0d3029ac0 Split up query.dart into separate files 2019-08-17 17:42:55 -04:00
Tobe O
92e40d88b8 Redis example 2019-08-16 11:37:34 -04:00
Tobe O
ee92a33ede Add service rate limiter 2019-08-16 11:25:51 -04:00
Tobe O
4a1dd8849e Add example url 2019-08-16 11:13:33 -04:00
Tobe O
ceb913b78d remove idea 2019-08-16 10:59:33 -04:00
Tobe O
0ca2eb1c72 Git attrs 2019-08-16 10:58:58 -04:00
Tobe O
4bf473aadb Fix extension 2019-08-16 10:57:43 -04:00
Tobe O
5c339f8b46 Move extensions to src/native 2019-08-16 10:53:45 -04:00
Tobe O
988328c51d Make example its own project 2019-08-16 10:52:09 -04:00
Tobe O
109b81b31e SQLi filter example 2019-08-16 10:50:54 -04:00
Tobe O
7d3e4dc28b SQL filter middleware 2019-08-16 10:49:18 -04:00
Tobe O
0995a77c3d Cmake 2019-08-16 10:46:21 -04:00
Tobe O
11042a45db Build *shared* libs 2019-08-16 10:45:53 -04:00
Tobe O
f40c50e0b3 Bundle libinjection as well 2019-08-16 10:43:25 -04:00
Tobe O
17224d011a Roll libinjection 2019-08-16 10:42:40 -04:00
Tobe O
7c3a81ffd4 Init native 2019-08-16 10:24:47 -04:00
Tobe O
304545f441 Add writeCookie signature 2019-08-16 09:53:15 -04:00
Tobe O
c045da3e03 Only encode the signature 2019-08-16 09:50:50 -04:00
Tobe O
df2a6c7096 Formatting 2019-08-16 09:32:58 -04:00
Tobe O
394c9f86db Finish cookie signer 2019-08-16 09:32:50 -04:00
Tobe O
aef47b12b9 Separate signature computation 2019-08-16 09:19:48 -04:00
Tobe O
6d39f590d2 Add docs 2019-08-16 09:16:46 -04:00
Tobe O
127ffd3197 signCookie 2019-08-16 09:09:11 -04:00
Tobe O
9c83923324 writeCookies 2019-08-16 09:02:59 -04:00
Tobe O
0d38f9e567 Init CookieSigner 2019-08-16 09:00:56 -04:00