Skip to content

Actions: vitrivr/cottontaildb

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
208 workflow runs
208 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fixes a bug that prevent logical size of column to not be included in…
Publish Cottontail DB to the OSS Snapshot Repository #300: Commit ac7dfe7 pushed by ppanopticon
December 1, 2023 07:37 3m 2s dev
dev
December 1, 2023 07:37 3m 2s
Fixes a bug that prevent logical size of column to not be included in…
Cottontail CI #786: Commit ac7dfe7 pushed by ppanopticon
December 1, 2023 07:37 6h 0m 24s dev
dev
December 1, 2023 07:37 6h 0m 24s
Fixes a bug in DefaultEntity which led to the autoIncrement flag bein…
Publish Cottontail DB to the OSS Snapshot Repository #299: Commit bcfb624 pushed by ppanopticon
December 1, 2023 07:31 3m 32s dev
dev
December 1, 2023 07:31 3m 32s
Fixes a bug in DefaultEntity which led to the autoIncrement flag bein…
Cottontail CI #785: Commit bcfb624 pushed by ppanopticon
December 1, 2023 07:31 6h 0m 23s dev
dev
December 1, 2023 07:31 6h 0m 23s
Adds sanity check for CREATE ENTITY and unit tests that tests this ch…
Publish Cottontail DB to the OSS Snapshot Repository #298: Commit f7322e8 pushed by ppanopticon
December 1, 2023 07:04 3m 18s dev
dev
December 1, 2023 07:04 3m 18s
Adds sanity check for CREATE ENTITY and unit tests that tests this ch…
Cottontail CI #784: Commit f7322e8 pushed by ppanopticon
December 1, 2023 07:04 6h 0m 26s dev
dev
December 1, 2023 07:04 6h 0m 26s
Removes invalid function definition that causes issue upon initializa…
Publish Cottontail DB to the OSS Snapshot Repository #297: Commit 7607f19 pushed by ppanopticon
December 1, 2023 07:02 3m 7s dev
dev
December 1, 2023 07:02 3m 7s
Removes invalid function definition that causes issue upon initializa…
Cottontail CI #783: Commit 7607f19 pushed by ppanopticon
December 1, 2023 07:02 6h 0m 25s dev
dev
December 1, 2023 07:02 6h 0m 25s
Added sanity check for vector types.
Cottontail CI #782: Commit 0b5c141 pushed by ppanopticon
November 30, 2023 18:04 4m 11s dev
dev
November 30, 2023 18:04 4m 11s
Added sanity check for vector types.
Publish Cottontail DB to the OSS Snapshot Repository #296: Commit 0b5c141 pushed by ppanopticon
November 30, 2023 18:04 3m 3s dev
dev
November 30, 2023 18:04 3m 3s
Fixes / adds validation to TupleBinding and StandaloneTuple.
Cottontail CI #781: Commit 711a029 pushed by ppanopticon
November 30, 2023 18:01 6h 0m 28s dev
dev
November 30, 2023 18:01 6h 0m 28s
Fixes / adds validation to TupleBinding and StandaloneTuple.
Publish Cottontail DB to the OSS Snapshot Repository #295: Commit 711a029 pushed by ppanopticon
November 30, 2023 18:01 3m 12s dev
dev
November 30, 2023 18:01 3m 12s
LZ4 compression is now used by default.
Cottontail CI #780: Commit dbb13d9 pushed by ppanopticon
November 18, 2023 15:16 4m 52s dev
dev
November 18, 2023 15:16 4m 52s
LZ4 compression is now used by default.
Publish Cottontail DB to the OSS Snapshot Repository #294: Commit dbb13d9 pushed by ppanopticon
November 18, 2023 15:16 3m 2s dev
dev
November 18, 2023 15:16 3m 2s
Fixed FixedLengthColumn and VariableLengthColumn.
Cottontail CI #779: Commit ad1f6d2 pushed by ppanopticon
November 18, 2023 15:16 5m 30s dev
dev
November 18, 2023 15:16 5m 30s
Fixed FixedLengthColumn and VariableLengthColumn.
Publish Cottontail DB to the OSS Snapshot Repository #293: Commit ad1f6d2 pushed by ppanopticon
November 18, 2023 15:16 3m 25s dev
dev
November 18, 2023 15:16 3m 25s
Fixed bug that would lead to read-only transaction to not being commi…
Cottontail CI #778: Commit dd90322 pushed by ppanopticon
November 8, 2023 14:34 7m 16s dev
dev
November 8, 2023 14:34 7m 16s
Fixed bug that would lead to read-only transaction to not being commi…
Publish Cottontail DB to the OSS Snapshot Repository #292: Commit dd90322 pushed by ppanopticon
November 8, 2023 14:34 5m 16s dev
dev
November 8, 2023 14:34 5m 16s
Simplified ExistsProjectionOperator.
Cottontail CI #777: Commit 9ef2776 pushed by ppanopticon
November 8, 2023 13:01 5m 10s dev
dev
November 8, 2023 13:01 5m 10s
Simplified ExistsProjectionOperator.
Publish Cottontail DB to the OSS Snapshot Repository #291: Commit 9ef2776 pushed by ppanopticon
November 8, 2023 13:01 4m 22s dev
dev
November 8, 2023 13:01 4m 22s
Fixed potential issue with VariableLengthCursor.
Publish Cottontail DB to the OSS Snapshot Repository #290: Commit 1a55396 pushed by ppanopticon
November 6, 2023 06:19 4m 57s dev
dev
November 6, 2023 06:19 4m 57s
Fixed potential issue with VariableLengthCursor.
Cottontail CI #776: Commit 1a55396 pushed by ppanopticon
November 6, 2023 06:19 4m 32s dev
dev
November 6, 2023 06:19 4m 32s
Minor fix.
Publish Cottontail DB to the OSS Snapshot Repository #289: Commit c5875b0 pushed by ppanopticon
November 6, 2023 06:18 6m 16s dev
dev
November 6, 2023 06:18 6m 16s
Minor fix.
Cottontail CI #775: Commit c5875b0 pushed by ppanopticon
November 6, 2023 06:18 6m 30s dev
dev
November 6, 2023 06:18 6m 30s
Fixed off-by-one-error in DefaultEntityCursor.
Cottontail CI #774: Commit 89cc3e1 pushed by ppanopticon
November 4, 2023 11:31 6m 45s dev
dev
November 4, 2023 11:31 6m 45s