Commit Graph

  • b37b247d7c Mad science James Gilles 2025-02-03 19:49:57 -05:00
  • 2fc0361d68 Match datastore semantics more closely: btree_scan => index_scan_range (#2203) Mazdak Farrokhzad 2025-02-04 01:34:33 +01:00
  • 8355ac2630 docs(70): The 1.0 SQL spec joshua-spacetime 2024-07-16 12:39:04 -07:00
  • 1800b0a3c1 wip centril/faster-index Mazdak Farrokhzad 2025-02-03 23:48:59 +01:00
  • aa3ab21239 Update blackholio James Gilles 2025-02-03 16:23:05 -05:00
  • f4f72cf1e0 Update generated code and package jsons James Gilles 2025-02-03 16:22:52 -05:00
  • 7a2bc141ca wip Mazdak Farrokhzad 2025-02-03 22:05:13 +01:00
  • 92f0b57b9a Re-compile dlls for unity package James Gilles 2025-02-03 15:52:15 -05:00
  • 32f2749c80 Update submodule James Gilles 2025-02-03 15:04:26 -05:00
  • 6db165839b Update for new c# codegen James Gilles 2025-02-03 15:04:00 -05:00
  • a1449e08a8 Fix unfinished paste James Gilles 2025-02-03 14:32:40 -05:00
  • 990e52e7c7 Add a script to regenerate quickstart bindings from another branch James Gilles 2025-02-03 14:30:52 -05:00
  • cb81c9b37a Better comments James Gilles 2025-02-03 14:26:41 -05:00
  • cb349908fa Fix C# server build process & get rid of dead link in client manifest.json James Gilles 2025-02-03 14:14:53 -05:00
  • 75ca08f3ce Avoid name conflict in generated C# code James Gilles 2025-02-03 12:33:34 -05:00
  • 7dfcdd89eb Merge branch 'master' into phoebe/thiserror phoebe/thiserror Phoebe Goldman 2025-02-03 10:57:48 -05:00
  • ad49494e85 prop_assume!(a != b) in some tests to fix spurious failures (#2199) Phoebe Goldman 2025-02-03 10:33:03 -05:00
  • 3d384dc202 prop_assume!(a != b) in some tests to fix spurious failures phoebe/prop-assume-not-equal Phoebe Goldman 2025-02-03 10:07:28 -05:00
  • 8cc46d00e2 insta Phoebe Goldman 2025-02-03 09:47:19 -05:00
  • bb7fd069df Hide Error::Ws, combine disconnected-ey errors, hint about re-genning bindings Phoebe Goldman 2025-01-27 10:16:30 -05:00
  • 6645c45dfa Reorg sdk::Error to hide non-recoverable errors Phoebe Goldman 2025-01-24 13:09:26 -05:00
  • f809422ba8 Rust SDK: remove anyhow, use thiserror w/ structured error types Phoebe Goldman 2025-01-24 11:10:45 -05:00
  • d839657008 Data size SKU for billing (#2098) Phoebe Goldman 2025-02-03 09:15:30 -05:00
  • db1f9c4163 Merge branch 'jsdt/metrics-combo-2' into jsdt/data-gen Jeffrey Dallatezza 2025-01-31 11:02:15 -08:00
  • 7937784a8d InstanceEnv: make the inspect_err closures cold (#2197) Mazdak Farrokhzad 2025-01-31 19:40:14 +01:00
  • e2ffc07997 Implement incremental subscriptions on the client (#2111) Jeffrey Dallatezza 2025-01-31 10:02:50 -08:00
  • 6aa75bd0eb Track compute metrics for sql dml with new engine (#2190) joshua-spacetime 2025-01-31 09:59:33 -08:00
  • 382db47f9b CLI - Just-in-time login flow (#2158) Zeke Foppa 2025-01-31 09:45:44 -08:00
  • 12f2b75086 Merge branch 'master' into jsdt/subscribe-sdk-3 jsdt/subscribe-sdk-3 Jeffrey Dallatezza 2025-01-31 09:28:21 -08:00
  • 752bbc5fa4 PMerge remote-tracking branch 'origin/master' into phoebe/data-size-sku phoebe/data-size-sku Phoebe Goldman 2025-01-31 12:15:24 -05:00
  • 6f20597600 Make check_and_insert & find_old_row and friends do less checks (#2192) Mazdak Farrokhzad 2025-01-31 16:00:19 +01:00
  • 78979b24b3 Generated from running tests? jsdt/metrics-combo-2 Jeffrey Dallatezza 2025-01-30 14:40:29 -08:00
  • ef8f96430c WIP on some global metrics Jeffrey Dallatezza 2025-01-23 10:45:01 -08:00
  • fe6f4e7bb1 Merge branch 'phoebe/data-size-sku' into jsdt/metrics-combo-2 Jeffrey Dallatezza 2025-01-30 14:26:25 -08:00
  • d4a905d355 Fix CI on master (#2193) Noa 2025-01-30 15:00:03 -06:00
  • ffeadfa83d Remove outdated API from tests James Gilles 2025-01-30 15:48:51 -05:00
  • bede1ef6f6 Merge RemoteTables and ClientCache as per TODO Ingvar Stepanyan 2025-01-30 17:38:11 +00:00
  • 669338dd03 Merge RemoteTables and ClientCache as per TODO Blackholio/ingvar/regen-unity Ingvar Stepanyan 2025-01-30 17:38:02 +00:00
  • 3811d67e46 Simplify DbConnectionBuilder signature Ingvar Stepanyan 2025-01-30 16:30:33 +00:00
  • 1fb0aec991 Update gen-client-api.* and regenerate client API Ingvar Stepanyan 2025-01-29 22:06:43 +00:00
  • f32daeee1b Regenerate Ingvar Stepanyan 2025-01-29 21:46:30 +00:00
  • a71e838e74 Also skip non-invokable reducers in SetReducerFlags Ingvar Stepanyan 2025-01-29 18:43:53 +00:00
  • 652afd716b Remove obsolete Query method Ingvar Stepanyan 2025-01-29 16:48:21 +00:00
  • 8d672ba64e Simplify AddTable, move Name into base class Ingvar Stepanyan 2025-01-29 12:14:22 +00:00
  • 52b2069f7f BTree index tweaks Ingvar Stepanyan 2025-01-29 01:52:23 +00:00
  • 7e64581496 Try to fix Unity cache Ingvar Stepanyan 2025-01-28 17:23:48 +00:00
  • 8ce7b9439d Make BTree cache actually indexed Ingvar Stepanyan 2025-01-28 16:08:59 +00:00
  • 5340ca42fb Bump submodule Ingvar Stepanyan 2025-01-28 14:53:28 +00:00
  • e2a441bcf8 Regenerate Ingvar Stepanyan 2025-01-28 14:51:56 +00:00
  • 5db2ee9541 Use private events for indices Ingvar Stepanyan 2025-01-28 12:53:23 +00:00
  • 2acb9e5ff5 Hide internal methods Ingvar Stepanyan 2025-01-27 21:46:29 +00:00
  • 131b57c8fe Inline type-erased InternalInvokeValue* Ingvar Stepanyan 2025-01-27 19:05:04 +00:00
  • aa3f13272b Regenerate Ingvar Stepanyan 2025-01-27 18:36:42 +00:00
  • 9f685ffb46 Try to force-delete SpacetimeDB from Unity cache Ingvar Stepanyan 2025-01-27 18:35:06 +00:00
  • 7f01ea3ca4 Move Rust cache before patching Ingvar Stepanyan 2025-01-27 18:08:26 +00:00
  • d7936b90aa Regenerate with formatter Ingvar Stepanyan 2025-01-27 18:05:34 +00:00
  • 30dd40d285 Update snapshots Ingvar Stepanyan 2025-01-27 16:51:01 +00:00
  • 6130bb33f5 Update unity-tests Ingvar Stepanyan 2025-01-27 16:47:35 +00:00
  • 50728bbb45 Regenerate Ingvar Stepanyan 2025-01-27 16:28:11 +00:00
  • a3d6a6c360 Regenerate Unity tests client Ingvar Stepanyan 2025-01-22 19:10:12 +00:00
  • 33c176c4bd Update test snapshots Ingvar Stepanyan 2025-01-22 18:46:26 +00:00
  • 179bbd3ad8 Regenerate with few more fixups Ingvar Stepanyan 2025-01-22 18:40:37 +00:00
  • 7ceea3edfb Regenerate without init Ingvar Stepanyan 2025-01-22 18:35:16 +00:00
  • e2ded1bd9b Regenerate example client with new codegen Ingvar Stepanyan 2025-01-22 18:28:46 +00:00
  • e45ad749d3 Get rid of IDatabaseRow Ingvar Stepanyan 2025-01-22 18:14:23 +00:00
  • 986354e2f2 Log errmsg if reducer fails (#2186) Noa 2025-01-29 17:39:53 -06:00
  • 00492886fb Regenerate Ingvar Stepanyan 2025-01-29 21:46:13 +00:00
  • 4b4484a3aa Track query and datastore cpu usage metrics (#2140) joshua-spacetime 2025-01-29 13:30:41 -08:00
  • 5f4c3aa0bf Start fixing sdk-test, whoops James Gilles 2025-01-29 15:32:36 -05:00
  • 4388f1f1bb Merge branch 'master' into jsdt/subscribe-sdk-3 Jeffrey Dallatezza 2025-01-29 11:56:06 -08:00
  • 4b890033c5 Rework Timestamp declarations in BSATN.Runtime James Gilles 2025-01-29 14:00:09 -05:00
  • 09a1fe17ec Bump version to 1.0.0-rc4 (#225) Zeke Foppa 2025-01-29 10:51:26 -08:00
  • 82ad0a069f Bump version to 1.0.0-rc4 (#225) Zeke Foppa 2025-01-29 10:51:26 -08:00
  • 71ed14fceb Also skip non-invokable reducers in SetReducerFlags Ingvar Stepanyan 2025-01-29 18:43:40 +00:00
  • 696fa45847 Meter wasm memory usage (#2187) Noa 2025-01-29 12:03:47 -06:00
  • 334d1dba7f Create a load testing tool and reducers to call for evaluate queries Mario Alejandro Montoya Cortés 2025-01-28 12:09:10 -05:00
  • 6630a90ee1 Switch DeleteTable impl to one based on FixedBitSet (#2183) Mazdak Farrokhzad 2025-01-29 18:15:17 +01:00
  • 45e62b04a7 Reduce amount of table casts csharp/ingvar/table-updates Ingvar Stepanyan 2025-01-29 16:47:43 +00:00
  • c6a5f78f9b Generate fake data for further analysis Mario Alejandro Montoya Cortés 2025-01-21 15:09:50 -05:00
  • bd22524a85 Regenerate Ingvar Stepanyan 2025-01-29 12:13:08 +00:00
  • 293aebaef9 Bump to Rust 1.84 (#2001) Noa 2025-01-28 17:11:29 -06:00
  • 5b5a0a6515 Cache whether a Table is a scheduler table, avoiding fetching the schema (#2141) Mazdak Farrokhzad 2025-01-28 20:57:15 +01:00
  • 3c15d8a06c Update Rust client SDK docs for SpacetimeDB#2118 (#130) Phoebe Goldman 2025-01-28 13:18:13 -05:00
  • 81906253ad Add TODO note in response to jeff's comment Phoebe Goldman 2025-01-28 10:32:09 -05:00
  • deac08fcac Regenerate Ingvar Stepanyan 2025-01-28 14:51:50 +00:00
  • 21208d4519 Test tyler/install-action Tyler Cloutier 2025-01-27 23:28:01 -05:00
  • 2f49d3e603 Test Tyler Cloutier 2025-01-27 23:26:37 -05:00
  • a1876b0025 Rename Tyler Cloutier 2025-01-27 23:24:43 -05:00
  • bde75865f0 Moved file Tyler Cloutier 2025-01-27 23:24:18 -05:00
  • b57e6475ba This is just to test basically Tyler Cloutier 2025-01-27 23:22:56 -05:00
  • 71b6e3d1bf Updated quickstart url docs/tyler/typescript-quickstart-update Tyler Cloutier 2025-01-27 21:38:15 -05:00
  • 2ab7e5e8ed Updated the TypeScript quickstart guide to use the new 1.0 API (#141) Tyler Cloutier 2025-01-27 19:41:07 -05:00
  • 011187d730 Changed subscript to SubscribeToAllTables (#155) rekhoff 2025-01-27 15:45:45 -08:00
  • 026692256a Changed subscript to SubscribeToAllTables docs/rekhoff/unity-tutorial-subscription-fix rekhoff 2025-01-27 15:27:32 -08:00
  • 20ab595b29 Bump version to 1.0.0-rc4 (#2177) Zeke Foppa 2025-01-27 14:54:36 -08:00
  • a81b6c2cd5 Adds improvements & new crates to publish-crates.sh (#2173) Tyler Cloutier 2025-01-27 17:54:14 -05:00
  • 93cbda0b97 Also test for two-column indexes Phoebe Goldman 2025-01-27 16:49:24 -05:00
  • 8e09304271 Revert DLLs to 1.0.0-rc3 (#224) Zeke Foppa 2025-01-27 13:14:55 -08:00
  • aa6cb5b5cf Revert DLLs to 1.0.0-rc3 (#224) Zeke Foppa 2025-01-27 13:14:55 -08:00
  • 7b4a4e54de Test that single-column indexes report usage as expected Phoebe Goldman 2025-01-27 14:44:42 -05:00