Show cloud sync promo for free users and enhance tree explorer#112
Merged
Conversation
- Updated all references from PgStudio to NexQL across documentation, code, and assets. - Adjusted email templates and database schemas to reflect the new branding. - Redesigned website and documentation links to point to NexQL resources. - Enhanced user experience with updated toggle commands and settings for DDL Viewer. - Removed deprecated files and ensured all components align with the NexQL identity.
|
@ric-v is attempting to deploy a commit to the asterix-dev Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request continues the rebranding effort from "PgStudio" to "NexQL" by updating all relevant references throughout the documentation, codebase, and database schema. The changes ensure consistency in naming, links, and user-facing text, and migrate the backend database schema to use the new
nexql_licensenamespace.Rebranding and Documentation Updates:
PgStudiotoNexQL, including inREADME.md,MARKETPLACE.md, andCHANGELOG.md. [1] [2] [3] [4] [5] [6] [7]Backend and Database Schema Migration:
pgstudio_licensetonexql_licenseinapi/_lib/license-db.js, updating all SQL queries and DDL statements accordingly. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]Email and User-Facing Text:
api/_lib/email.js. [1] [2] [3]These updates ensure a complete and consistent transition to the NexQL brand across both frontend and backend components.