Commit Graph

  • 67ce33528b Comments re: boxing errors Phoebe Goldman 2025-08-27 11:16:31 -04:00
  • dbc099f7e9 Expand TODO comment to clarify that it's low-prio Phoebe Goldman 2025-08-27 11:00:16 -04:00
  • f7bc21a7db schema_for_table_raw: shorten a .sort_by_key phoebe/st_column_changed-sort Mazdak Farrokhzad 2025-08-27 15:40:13 +02:00
  • 7dce7cfcc9 Change comment: there's no index here even after bootstrap Phoebe Goldman 2025-08-26 17:57:41 -04:00
  • 2542f3f854 Sort columns in st_column_changed before automigrating. Phoebe Goldman 2025-08-26 17:27:21 -04:00
  • 7636f45209 Linted John Detter 2025-08-27 06:54:45 -05:00
  • 72e8790e0a Make CI happy John Detter 2025-08-27 06:49:39 -05:00
  • 6a22e39727 Not sure why the license didn't get updated John Detter 2025-08-27 06:40:14 -05:00
  • d6557ad2ac Version upgrade to 1.3.2 John Detter 2025-08-27 06:35:37 -05:00
  • 70b061fad3 Change comment: there's no index here even after bootstrap Phoebe Goldman 2025-08-26 17:57:41 -04:00
  • ef7ce4faac Sort columns in st_column_changed before automigrating. Phoebe Goldman 2025-08-26 17:27:21 -04:00
  • 59b80b629b Box up some errors to shut clippy up Phoebe Goldman 2025-08-26 17:36:50 -04:00
  • 771893929e Merge remote-tracking branch 'origin/master' into phoebe/change-type-better-errors Phoebe Goldman 2025-08-26 17:22:15 -04:00
  • 833f750c12 Uncommented out 'delete by index' test code (#3156) rekhoff 2025-08-26 14:19:42 -07:00
  • 451ac3d333 Updated C# quickstart-chat to pattern match variable assignment (#3173) rekhoff 2025-08-26 14:19:01 -07:00
  • 86c6d3b009 Updated C# quickstart-chat to pattern match variable assignment (#3173) rekhoff 2025-08-26 14:19:01 -07:00
  • 0d2a45b239 Fix fields named 'read' (#2525) james gilles 2025-08-26 17:17:46 -04:00
  • 5648807c40 Add TODO comments about error streams Phoebe Goldman 2025-08-26 17:17:02 -04:00
  • b1025b8259 Improve error reporting for invalid column-type-changing automigrations Phoebe Goldman 2025-08-26 17:11:56 -04:00
  • 2d1f9bf8a0 alter_table_row_type: write changes to st_column Mazdak Farrokhzad 2025-08-22 12:28:36 +02:00
  • 8c5fbe416f st_column_changed: use newly inserted row for column Mazdak Farrokhzad 2025-08-26 13:37:13 +02:00
  • d670f5cee6 replay: on insert/delete on st_column, refresh target table Mazdak Farrokhzad 2025-08-25 12:59:35 +02:00
  • 9bccff3ec8 Revert "Disable column type changes in an automigration (#3178)" Mazdak Farrokhzad 2025-08-25 11:07:36 +02:00
  • 434894f73d Fix adding enum variants (#3200) Mazdak Farrokhzad 2025-08-26 17:00:57 +02:00
  • 580776f296 st_column_changed: use newly inserted row for column centril/fix-adding-enum-variants Mazdak Farrokhzad 2025-08-26 13:37:13 +02:00
  • 3a5d07c02b replay: on insert/delete on st_column, refresh target table Mazdak Farrokhzad 2025-08-25 12:59:35 +02:00
  • 60316a4b37 Revert "Disable column type changes in an automigration (#3178)" Mazdak Farrokhzad 2025-08-25 11:07:36 +02:00
  • b9d30991f1 Fix remaining LICENSE files (#3193) Zeke Foppa 2025-08-22 12:36:47 -07:00
  • 1f2d6f2eaa Add a RemoteQuery regression test to C# SDK (#3163) rekhoff 2025-08-22 10:43:00 -07:00
  • b5eac84caf Add a RemoteQuery regression test to C# SDK (#3163) rekhoff 2025-08-22 10:43:00 -07:00
  • 86089e338f Smoketests can run against remote servers (#3012) Zeke Foppa 2025-08-22 10:13:42 -07:00
  • 0a46cf5dfe alter_table_row_type: write changes to st_column (#3196) Mazdak Farrokhzad 2025-08-22 15:29:02 +02:00
  • c433219ae0 alter_table_row_type: write changes to st_column centril/alter_table_row_type-fix Mazdak Farrokhzad 2025-08-22 12:28:36 +02:00
  • d8505596b7 CI - Fix caching in C#/Unity testsuite (#3194) Zeke Foppa 2025-08-21 11:35:52 -07:00
  • ebdbba94bf Lots of WIP changes for system tables. jsdt/system-table-migration-testing Jeffrey Dallatezza 2025-08-21 11:03:52 -07:00
  • 2a070360cf Refactor and extract call_reducer and update_database machinery for reuse by V8 (#3190) Mazdak Farrokhzad 2025-08-21 19:39:47 +02:00
  • be1bd22518 Disable column type changes in an automigration (#3178) joshua-spacetime 2025-08-21 10:18:24 -07:00
  • 770339dafb Lift restriction that multi-col indices only allow = constraints #1317 mamcx/lift-multi-col-only-eq Mario Alejandro Montoya Cortes 2025-06-11 11:19:37 -05:00
  • ca10cd0b60 count and limit Mario Alejandro Montoya Cortes 2025-03-05 11:40:14 -05:00
  • 66761bafb2 Moving sql test on core to EXPLAIN Mario Alejandro Montoya Cortés 2024-12-27 13:01:56 -05:00
  • 09d571ecf7 Index scans for ranges Mario Alejandro Montoya Cortes 2025-03-06 12:15:04 -05:00
  • 2fc0bb1f24 Change the output so we show the node info before the sub nodes Mario Alejandro Montoya Cortes 2025-03-07 14:11:09 -05:00
  • b2bf93dacf EXPLAIN for COUNT and LIMIT Mario Alejandro Montoya Cortes 2025-03-05 10:48:50 -05:00
  • 0561517385 EXPLAIN for dml Mario Alejandro Montoya Cortés 2025-02-06 10:24:54 -05:00
  • 5adf6ef88a Printer for the plan, ie: EXPLAIN Mario Alejandro Montoya Cortés 2025-02-05 13:06:05 -05:00
  • 3acb98a6b9 Update README.md (#1703) Gage Howe 2025-08-06 12:05:17 -05:00
  • 5be032cdce Add repo migration notice workflows (#3127) Zeke Foppa 2025-08-05 13:30:42 -07:00
  • 5e626f7e5f TypeScript - Bump version to 1.3.1 for release (#3123) Zeke Foppa 2025-08-05 10:19:25 -07:00
  • 25ef9798d9 Docs - Fix incorrect reference to Rust client SDK (#3124) Zeke Foppa 2025-08-05 10:19:08 -07:00
  • 16d1c1759f Implement reduced coupling between SpacetimeDBClient.cs and Table.cs (#3122) rekhoff 2025-08-05 09:59:58 -07:00
  • cdf4084aab Blackholio - Hide generated files from diffs (#3119) Zeke Foppa 2025-08-04 09:11:15 -07:00
  • 99d22cca31 CI - Remove bots please (#3102) Zeke Foppa 2025-08-04 09:00:02 -07:00
  • ec357b9170 Update DLLs to 1.3.0 (#3018) Zeke Foppa 2025-08-01 13:03:55 -07:00
  • 5051fdab46 CI - Make new CI checks run in merge queue (#3016) Zeke Foppa 2025-08-01 11:36:11 -07:00
  • b25f4eda59 CI - Set Unity testsuite timeout to 30m (#3015) Zeke Foppa 2025-08-01 09:55:09 -07:00
  • e5351ba6fb Dont generate connection_ids in the rust client. (#3004) Jeffrey Dallatezza 2025-08-01 09:29:35 -07:00
  • 68a04275da Addresses #2969 (#2980) Tyler Cloutier 2025-08-01 12:22:45 -04:00
  • 58bc5c719f smoktests: Wait for batched consensus (#3010) Kim Altintop 2025-08-01 15:04:26 +02:00
  • 2c743abfe1 execute_plan: don't build temporary vec of rows (#2918) Mazdak Farrokhzad 2025-07-31 00:19:57 +02:00
  • 63e97b67a7 Bump versions to 1.3.0 (#3005) Zeke Foppa 2025-07-30 12:16:16 -07:00
  • 5b41aafc70 CI - C#/Unity test suite concurrency improvements (#3001) Zeke Foppa 2025-07-29 12:05:02 -07:00
  • 8c36d600d3 Add additional logging to subscribe route and simplify calling client_connected (#2998) Phoebe Goldman 2025-07-29 14:29:04 -04:00
  • 39d742a83e CI - Monorepo tweaks (#3000) Zeke Foppa 2025-07-29 10:58:03 -07:00
  • 598cd3ed8f TypeScript - Bump package version to 1.2.3 (#2997) Zeke Foppa 2025-07-28 20:59:43 -07:00
  • 600cc66878 Bump C#/Unity Client SDK versions to 1.2.2 (#2994) Zeke Foppa 2025-07-28 10:35:37 -07:00
  • 9b2b7440c8 Add React Native support to the Typescript SDK (#2955) Julien Lavocat 2025-07-28 19:08:01 +02:00
  • a5b071fd67 Update docs to point to SpacetimeDB monorepo (#2989) Zeke Foppa 2025-07-28 08:59:43 -07:00
  • ecb9dec142 Add a recursion limit to the evaluation of type_expr & parse_expr (#2935) Mario Montoya 2025-07-28 10:24:01 -05:00
  • 7a8aea65a9 Snapshotdir tx_offset method (#2992) Shubham Mishra 2025-07-28 18:13:33 +05:30
  • bb4ef47d78 Generate Websocket token from auth in Unity WebGL build (#2988) Tuan Tran 2025-07-28 15:42:13 +07:00
  • 773aa332e6 smoketests: Make gathering container ports None-safe (#2991) Kim Altintop 2025-07-28 10:31:28 +02:00
  • 6addf6126d cli: Close the websocket connection gracefully (#2925) Kim Altintop 2025-07-28 09:49:23 +02:00
  • 2796d8fb7a Adding reject-client-connections doc. (#2973) rekhoff 2025-07-25 11:07:31 -07:00
  • e6476fd1d0 CI - Check C# quickstart-chat bindings are up to date (#2979) Zeke Foppa 2025-07-25 10:49:27 -07:00
  • 0013daa052 Docs CI - Check that nav.js matches the .md files list (#2984) Zeke Foppa 2025-07-25 09:54:25 -07:00
  • 116b4a6bda ci: Skip the Unity tests if the PR is an external contribution (#2978) Kim Altintop 2025-07-25 06:59:13 +02:00
  • 4bafee91e8 Update quickstart-chat client module bindings from server (#2976) Alex Nemeth 2025-07-25 01:38:24 +02:00
  • 60d4402933 Moved Remove operation to start of Table.Apply (#2967) rekhoff 2025-07-24 10:11:10 -07:00
  • 865948b32d Update tungstenite to get client read performance improvement (#2966) ResuBaka 2025-07-24 19:06:43 +02:00
  • 257852dc4b Upgrade jemalloc_pprof and tempfile crates (#2982) Kim Altintop 2025-07-24 17:57:57 +02:00
  • 1cea6b2e87 Fix spacetime version list not showing current version (#2680) Zeke Foppa 2025-07-23 09:52:23 -07:00
  • 06aa86c571 smoketests: Fix server restarts and make more robust (#2977) Kim Altintop 2025-07-23 17:29:43 +02:00
  • 1bc5f112f7 smoketests: Adjust for node table rename (#2970) Kim Altintop 2025-07-23 14:17:08 +02:00
  • 62e714916b V8: add FromValue, error traits, roundtrip tests (#2971) Mazdak Farrokhzad 2025-07-22 21:07:20 +02:00
  • 16b934dec8 ci: Temporarily disable zz_docker tests (#2974) Kim Altintop 2025-07-22 20:24:29 +02:00
  • a5f6669b51 Disable musl builds (#2964) Zeke Foppa 2025-07-21 11:48:03 -07:00
  • dc50d3c039 Update GitHub files for C#/Unity SDK (#2952) Zeke Foppa 2025-07-21 07:44:47 -07:00
  • 64dec27436 smoketest: Retry if there is no current leader (#2950) Kim Altintop 2025-07-21 13:39:52 +02:00
  • 461d5880f6 Import C#/Unity SDK (#2951) Zeke Foppa 2025-07-19 23:02:21 -07:00
  • adc4d8c456 [bfops/import-csharp]: Merge remote-tracking branch 'origin/master' into bfops/import-csharp Zeke Foppa 2025-07-18 17:10:33 -07:00
  • 7a50636a21 [bfops/import-csharp]: Merge remote-tracking branch 'origin/master' into bfops/import-csharp Zeke Foppa 2025-07-17 09:49:00 -07:00
  • a3af8dc98b Blackholio import - README updates (#2947) Zeke Foppa 2025-07-17 10:53:48 -07:00
  • d78c18d5b8 [bfops/import-csharp]: Merge remote-tracking branch 'temp-csharp-sdk/master' into bfops/import-csharp Zeke Foppa 2025-07-17 08:20:39 -07:00
  • d1e1e777b0 Import Blackholio (#2945) Zeke Foppa 2025-07-17 09:47:40 -07:00
  • dd4946a3ab Docs import - Update GitHub-related files (#2949) Zeke Foppa 2025-07-17 09:24:09 -07:00
  • e26d77d3b1 [bfops/import-Blackholio]: Merge remote-tracking branch 'temp-Blackholio/master' into bfops/import-Blackholio Zeke Foppa 2025-07-16 11:04:05 -07:00
  • d7e19e47e9 Import docs repo (#2948) Zeke Foppa 2025-07-17 09:23:39 -07:00
  • 17e4765ccc commitlog: Set up options for toml configuration (#2942) Kim Altintop 2025-07-17 10:34:35 +02:00
  • a7310bac52 [bfops/import-docs]: Merge remote-tracking branch 'temp-docs/master' into bfops/import-docs Zeke Foppa 2025-07-16 21:21:34 -07:00
  • e0687447d4 [V8] Define trait ToValue for primitive types (#2946) Mazdak Farrokhzad 2025-07-16 22:10:37 +02:00