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

FTS extensions #1649

Merged
merged 29 commits into from
Apr 13, 2019
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
edf4ff1
Fixes #386
MaceWindu Feb 17, 2019
831adac
Merge branch 'master' into issue_386
sdanyliv Feb 20, 2019
ccfd43a
Refactored FreeTextTableExpressionAttribute. Added possibly to genera…
sdanyliv Feb 20, 2019
d4bf48d
Improve custom query generation. Added a lot of ways to create dynami…
sdanyliv Feb 21, 2019
7a0970e
Merge remote-tracking branch 'origin/master' into issue_386
MaceWindu Mar 3, 2019
231d163
Merge branch 'master' into issue_386
MaceWindu Mar 10, 2019
96fa92b
fix tests build
MaceWindu Mar 10, 2019
40b4ac4
Merge branch 'master' into issue_386
MaceWindu Mar 10, 2019
4e37295
new FREETEXTTABLE extension, CONTAINSTABLE extension
MaceWindu Mar 16, 2019
fde7666
add more tests
MaceWindu Mar 16, 2019
62699a5
FREETEXT predicate
MaceWindu Mar 17, 2019
a59a491
disable FTS T4 generation by default
MaceWindu Mar 17, 2019
3033c6b
CONTAINS predicate (without PROPERTY support)
MaceWindu Mar 17, 2019
1697caf
CONTAINS(PROPERTY) extension and parameters inlining tests
MaceWindu Mar 17, 2019
1aa6115
SQLite FTS-related extensions part 1 (untested)
MaceWindu Mar 17, 2019
7cb5c9c
SQLite FTS3/4/5 support (except commands)
MaceWindu Mar 23, 2019
0c37411
SQLite FTS commands support
MaceWindu Mar 23, 2019
acd6cd6
mysql FTS extensions
MaceWindu Mar 24, 2019
47d23bd
move mysql extensions to Sql.Ext.MySql() endpoint
MaceWindu Mar 24, 2019
3456501
move sqlite extensions to sql.ext
MaceWindu Mar 24, 2019
3f224ee
move sqlserver extensions to sql.ext, fix northwind script
MaceWindu Mar 24, 2019
c1cca63
update fts obsolete messages
MaceWindu Mar 24, 2019
740b1ab
disable another test for netstandard1.6
MaceWindu Mar 24, 2019
f35fb8e
fix ITableMutable* implementation
MaceWindu Mar 24, 2019
d9b3efa
add tests failing over linqservice
MaceWindu Mar 24, 2019
191427a
hide new extensions for now
MaceWindu Mar 24, 2019
798669d
Merge branch 'master' into fts_extensions_v2
MaceWindu Apr 6, 2019
5ce931f
serialize SqlField.Table for remote service
MaceWindu Apr 6, 2019
d6b9722
move test attribute to proper method
MaceWindu Apr 6, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/master' into issue_386
  • Loading branch information
MaceWindu committed Mar 3, 2019
commit 7a0970e1d1a4a7d781daa6218cc57f329f5becb4

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.