Skip to content

Conversation

@mamcx
Copy link
Contributor

@mamcx mamcx commented Jun 23, 2023

Description of Changes

Alter the catalog & provide support for defining when a table is private.

Now, if a table start with _ like in _sample it will be marked private and will be only accessible by the owner.

API

  • This is a breaking change to the module API
  • This is a breaking change to the ClientAPI
  • This is a breaking change to database format

If the API is breaking, please state below what will break

@mamcx mamcx force-pushed the mamcx/private branch 2 times, most recently from 727df6a to 0d45048 Compare June 29, 2023 16:15
@mamcx mamcx marked this pull request as ready for review June 29, 2023 18:56
@mamcx mamcx enabled auto-merge (squash) June 29, 2023 18:56
@jdetter jdetter requested review from cloutiertyler and jdetter June 29, 2023 22:49
@mamcx mamcx merged commit 2edc9c2 into master Jul 2, 2023
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
* Initial bootstrap for private tables

* Separate Access (private, public) for kind o table (system, user)

* Validates the access to private tables

* Check auth for drop table
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
* Initial bootstrap for private tables

* Separate Access (private, public) for kind o table (system, user)

* Validates the access to private tables

* Check auth for drop table
@cloutiertyler cloutiertyler deleted the mamcx/private branch August 1, 2023 21:53
bfops pushed a commit that referenced this pull request Jul 16, 2025
* Adding more doc comments with examples

* Copy docs from spacetimedb for the SATS types.

* Clarification for docs of subscription update

* Fix nits

* Minimal doc for Identity

* Fix params & undefined check in doc

* Copy the doc changes from the website
bfops pushed a commit that referenced this pull request Jul 17, 2025
Created basic build setup to compile a nav.js file
bfops pushed a commit that referenced this pull request Jul 17, 2025
* Pulled SpacetimeUnitySDK from the BitCraft project

* Removed unused logs

* Removed primary key functionality

* Fix compilation issues with older version of C#

---------

Co-authored-by: John <no-reply@boppygames.gg>
bfops pushed a commit that referenced this pull request Aug 7, 2025
* Adding more doc comments with examples

* Copy docs from spacetimedb for the SATS types.

* Clarification for docs of subscription update

* Fix nits

* Minimal doc for Identity

* Fix params & undefined check in doc

* Copy the doc changes from the website
bfops pushed a commit that referenced this pull request Aug 7, 2025
* Pulled SpacetimeUnitySDK from the BitCraft project

* Removed unused logs

* Removed primary key functionality

* Fix compilation issues with older version of C#

---------

Co-authored-by: John <no-reply@boppygames.gg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants