Documentation

Projects and refresh

How to save, open and close a project file, and how to refresh it when the database has changed since you read it.

The project menu

While a read, open or save is running, the menu is disabled and an overlay covers the page. A large schema takes a few seconds.

Saving and opening

Each save downloads a new file, stamped with the date and time — for example Sales-20260821-142530.erproj.json. Existing files are not overwritten.

The file holds the schema as you read it, your edits, and the server and database names. It holds no password, user name or connection string, so it is safe to commit. There is no Delete: remove a project by deleting the file yourself.

Your project is stored on your machine only. Nothing is kept on our side.

Refreshing

  1. Select Refresh. You are asked for the database credentials again, or for a freshly extracted DACPAC file.
  2. A list of everything that has changed in the database since you read it is shown.
  3. Select Apply to bring those changes into your project, or cancel to leave it as it was.

When you apply a refresh:

Refresh after running a migration script to bring your project in line with the database and clear the pending change count.

An unhandled error has occurred. Reload 🗙