1817 Commits (6e95ffe84fcf96ea0ca8db5e74c8154187288eef)
 

Author SHA1 Message Date
Grigorii Safronov 6e95ffe84f Удалить 'LICENSE' 2 weeks ago
Grigorii Safronov 235951024c Загрузил(а) файлы в '' 2 weeks ago
Grigorii Safronov 0fb8c7e8c4 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov c5aeb6bd9a Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov 39cdc86ec9 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov e92ee6e2b6 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov 5a23e2bb56 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov 90a29ef311 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov 6820df6e83 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov 90abe71c9e Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov be03435643 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov 3b2c7bced1 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov da4e22dc68 Загрузил(а) файлы в '' 2 weeks ago
Grigorii Safronov 26d40eef20 Изменил(а) на 'README.md' 2 weeks ago
Grigorii Safronov fc0e0d55b8 Удалить 'README-zh.md' 2 weeks ago
Grigorii Safronov 5792929b68 Изменил(а) на 'README.md' 2 weeks ago
Ziyang Hu 6ab063c627 Fixes https://github.com/cozodb/cozo/issues/265 3 months ago
Ziyang Hu 01fcd5b918 Fixes https://github.com/cozodb/cozo/issues/265 3 months ago
Ziyang Hu 68d12fbb3d
Merge pull request #263 from julep-ai/v/upgrade-deps
deps: Upgrade dependencies
4 months ago
Ziyang Hu eb43679496
Merge pull request #262 from julep-ai/f/add-default-expr-to-columns-output
feat(cozo-core): Add 'default_expr' column to output of '::columns'
4 months ago
Diwank Singh Tomer cb6885b398 deps: Upgrade dependencies
Signed-off-by: Diwank Singh Tomer <diwank.singh@gmail.com>
5 months ago
Diwank Singh Tomer 9ba19cd424 feat(cozo-core): Add 'default_expr' column to output of '::columns'
Signed-off-by: Diwank Singh Tomer <diwank.singh@gmail.com>
5 months ago
Ziyang Hu 51581fbd01
Merge pull request #255 from mateusvmv/main
Fix indexes when join is needed
6 months ago
Ziyang Hu 1eb588fccf
Merge pull request #251 from liangxianzhe/feat_into_payload
NamedRow into Payload.
6 months ago
mateusvmv 55ad10e270 Comments were backwards 6 months ago
mateusvmv cbf54fe7ee fix unused bindings 6 months ago
mateusvmv 703f370716 fix indexes 6 months ago
Xianzhe Liang b2967a43dc NamedRow into Payload.
Once we have NamedRow (from previous query or construct manually),
convert it to Payload to make db changes.

This is similar to the insert/put/update/rm wrappers in pycozo.
6 months ago
Ziyang Hu 8b1b60cbf6
Merge pull request #242 from liangxianzhe/feat_into_datavalue
Add from bytes and vector for DataValue.
7 months ago
Xianzhe Liang 160068cfc2 Add from bytes and vector for DataValue.
So it is easier to into DataValue.
7 months ago
Ziyang Hu 7adfc6c6e5
Merge pull request #230 from creatorrr/patch-1
Update server.rs to bind to correct address
8 months ago
Ziyang Hu f0b8cf2a2a
Merge pull request #229 from liangxianzhe/bin-rocks-fix
Update submodule before build rocks.
8 months ago
Diwank Singh Tomer e4b897d30a
Update server.rs to bind to correct address
Closes #222
8 months ago
Xianzhe Liang 7a3f70e901 Update submodule before build rocks. 8 months ago
Ziyang Hu 02835fded3
Merge pull request #218 from sean-lynch/patch-1
Update node README.md so it runs on first copy/paste
9 months ago
Sean Lynch 5990134818
Update node README.md so it runs on first copy/paste
- Give printQuery's params a default
- Top level awaits not always supported and not needed here
- Fix "head" of third query so it doesn't throw an arity mismatch
9 months ago
Ziyang Hu 870f1e733f remove more targets 9 months ago
Ziyang Hu f86620b5c9 fix script 9 months ago
Ziyang Hu c9db6c6f2b skip rarely used targets 9 months ago
Ziyang Hu bd4b4f44fb fix wasm compilation 9 months ago
Ziyang Hu fc494c0a4c Let the user choose whether to use system sqlite libraries 9 months ago
Ziyang Hu 303ab1f7ee use rayon to spawn threads in the global pool 10 months ago
Ziyang Hu ea5f3f2e01 remove actions 10 months ago
Ziyang Hu d6df6a4d09 version number 10 months ago
Ziyang Hu 4a14c98e1a Implements IntoIterator as suggested https://github.com/cozodb/cozo/issues/207 10 months ago
Ziyang Hu 890d2c016e dependencies update 10 months ago
Ziyang Hu 439c8d7496 Merge branch 'main' of https://github.com/cozodb/cozo 10 months ago
Ziyang Hu 7cb996bdcb update RocksDB version https://github.com/cozodb/cozo/issues/205 10 months ago
Ziyang Hu 8f36bb8cf3
make `eval_to_const` public https://github.com/cozodb/cozo/issues/162 11 months ago
Ziyang Hu f79c9b1c15
Merge pull request #190 from michaelsbradleyjr/lib_c_immutable_query
update doc comments for cozo_run_query
11 months ago