Skip to content

Tags: MPCoreDeveloper/SharpCoreDB

Tags

V1.8.0.0

Toggle V1.8.0.0's commit message
Fix test failures: update version checks and fix JSON parsing with tr…

…ailing nulls

V1.7.2.0

Toggle V1.7.2.0's commit message
update readme and versions

V1.7.1.0

Toggle V1.7.1.0's commit message
codecov update

V1.7.0.0

Toggle V1.7.0.0's commit message
DI workflow for nuget packages order changed

V1.6.0.0

Toggle V1.6.0.0's commit message
check in latest enhancements functional engine for 1.6.0 not fully te…

…sted with 1762 tests

V1.5.0.0

Toggle V1.5.0.0's commit message
all nugets updated

V1.4.1.0

Toggle V1.4.1.0's commit message
Fix: Ensure only src/ projects are packable for NuGet

PROBLEM: Test and manual projects in tests/ directory were inheriting packaging properties from Directory.Build.props and could be packed unintentionally.

SOLUTION: Added IsPackable=false to all test, manual, demo, benchmark, and profiling projects in tests/ directory.

AFFECTED PROJECTS: - tests/DiagTest - tests/Manual/RefFieldDemo - tests/Manual/SingleFileTest - tests/SharpCoreDB.Benchmarks - tests/SharpCoreDB.DemoJoinsSubQ - tests/SharpCoreDB.Profiling - tests/SharpCoreDB.Provider.Sync.Tests

RESULT: Only projects in src/ directory will be packable as NuGet packages.

V1.3.5.0

Toggle V1.3.5.0's commit message
fix(ci): add Performance trait to ColumnStoreTests to exclude timing-…

…sensitive tests from CI runners

V1.3.0.0

Toggle V1.3.0.0's commit message
commit new readme files

V1.1.1.0

Toggle V1.1.1.0's commit message
updated nugets inline with release versions