You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Migrate server code from the `org.realityforge.replicant.server` package to the `replicant.server` package.
6
8
* Rename `SystemMetaData` to `SchemaMetaData` and all supported infrastructure to use the new name (i.e. `systemId` becomes `schemaId`). This is to achieve consistency between the client and server as well as domgen generated code and hand-crafted code.
0 commit comments