Activity
Deleted branch
Bump Npgsql from 8.0.2 to 8.0.3 in /tests/Searchlight.Tests
Bump Npgsql from 8.0.2 to 8.0.3 in /tests/Searchlight.Tests
on May 9, 2024
Deleted branch
on Feb 27, 2024
Update Searchlight.Tests.csproj
Update Searchlight.Tests.csproj
Bump Microsoft.Data.SqlClient in /tests/Searchlight.Tests
Bump Microsoft.Data.SqlClient in /tests/Searchlight.Tests
on Jan 16, 2024
rename sqlserver executor, remove redundant test
rename sqlserver executor, remove redundant test
cleanup sqlexecutor
cleanup sqlexecutor
fix orderby, add test
fix orderby, add test
initial stuff for SQL Server JSON columns
initial stuff for SQL Server JSON columns
Move tests to DotNet 7
Move tests to DotNet 7
Update dotnet.yml
Update dotnet.yml
Merge branch 'main' into case-option-engine
Merge branch 'main' into case-option-engine
Offer autocomplete at the beginning of a conjunction
Offer autocomplete at the beginning of a conjunction
Better rendering of invalid tokens
Better rendering of invalid tokens
Slightly less bad autocomplete
Slightly less bad autocomplete
Autocomplete is roughly working; maybe not great, but okay
Autocomplete is roughly working; maybe not great, but okay
Fix issues with "in" clauses
Fix issues with "in" clauses
Fix issues with table name not found
Fix issues with table name not found
Fix issues in parsing sort commands
Fix issues in parsing sort commands
Massive rewrite to accumulate errors rather than throw immediately
Massive rewrite to accumulate errors rather than throw immediately