Closed farost closed 2 months ago
Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.
Trivial Change
Code
Architecture
Can we bring back the $
before the variables on the left side
Also can we make sure there's a newline after the committed message (your example has it sometimes):
its-my-pr::schema> commit
Transaction changes committed
> transaction its-my-pr write
And maybe we can use Finished validation and compilation...
instead of Completed
since then we have Finished throughout?
@flyingsilverfin fixed formatting in the description, I've inserted some excessive newlines while copying the text. Added $
and two more --
in the table dashes for symmetry.
Usage and product changes
We refactor console to support the updated
typedb
of 3.0-alpha.Implementation
Non-existing features are deleted. Non-implemented features are commented out (cloud, user management, options).
The new output looks like this:
The release pipeline should be the same. However, we may need to update the dependencies on typedb artifacts later in the following smaller prs.