Skip to content

feat: Document how to use SQLite3 and remove PostgreSQL-only mentions#524

Open
marcelomendoncasoares wants to merge 4 commits into
serverpod:mainfrom
marcelomendoncasoares:sqlite3
Open

feat: Document how to use SQLite3 and remove PostgreSQL-only mentions#524
marcelomendoncasoares wants to merge 4 commits into
serverpod:mainfrom
marcelomendoncasoares:sqlite3

Conversation

@marcelomendoncasoares
Copy link
Copy Markdown
Collaborator

Documentation for serverpod/serverpod#4912.

@developerjamiu
Copy link
Copy Markdown
Contributor

Hey @marcelomendoncasoares, this PR conflicts with main after the recent doc restructure. Two of the files you target have moved or removed:

  • docs/08-deployments/05-general.md is now at docs/08-deployments/custom-hosting/05-hosting-elsewhere.md.
  • docs/11-serverpod-mini.md was dropped from the sidebar in the cleanup, as we are dropping serverpod mini

Once rebased, the rest of the diff should apply cleanly.

@developerjamiu
Copy link
Copy Markdown
Contributor

Nit(naming): SQLite3 shows up twice (in 04-indexing.md and 08-transactions.md), but the rest of the PR uses SQLite. Could you normalize the two to SQLite to be consistent?

Comment thread docs/06-concepts/06-database/01-connection.md Outdated
Comment thread docs/06-concepts/02-models/03-vector-fields.md Outdated
Comment thread docs/06-concepts/06-database/01-connection.md Outdated
Comment thread docs/06-concepts/06-database/05-crud.md Outdated
Comment thread docs/06-concepts/19-testing/01-get-started.md
@developerjamiu developerjamiu added the documentation Improvements or additions to documentation label Jun 2, 2026
Copy link
Copy Markdown
Contributor

@developerjamiu developerjamiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants