Skip to content

Improve some docs. - #135

Merged
mbrandonw merged 4 commits into
mainfrom
doc-improvements
Aug 22, 2025
Merged

mbrandonw merged 4 commits into
mainfrom
doc-improvements

Conversation

@mbrandonw

Copy link
Copy Markdown
Member

No description provided.

@mbrandonw
mbrandonw requested a review from stephencelis August 21, 2025 21:01
```

This compiles and selects all high priority reminders ordered by their `isCompleted` state. You
can even leave off thet type annotation for `reminders` because it is inferred from the query.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

small typo here mate 😄 thet type -> the type

to learn more about this decision.

[this article]: https://swiftpackageindex.com/pointfreeco/swift-structured-queries/main/documentation/structuredqueriescore/definingyourschema#Table-definition-tools

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think it would be important to find a way to link the information at the top of this section about grdb-migration-docs—which also explains how to perform migrations using Swift code—with this StructuredQueries way

It would also be good to highlight that there are several ways to complete the code snippet marked with // Execute SQL to create tables, and it’d be helpful to include links [or clarify] both to the GRDB approach and to the StructuredQueries approach using the #sql macro!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks for the feedback! Just pushed some updates.

@mbrandonw
mbrandonw merged commit a38c595 into main Aug 22, 2025
4 of 5 checks passed
@mbrandonw
mbrandonw deleted the doc-improvements branch August 22, 2025 19:26
mackoj pushed a commit to mackoj/sqlite-data that referenced this pull request Dec 5, 2025
* Full-text search

* wip

* wip

* Update FTS5.swift

* wip

* wip

* wip

* Make inserts more flexible

* wip

* wip

* wip

* wip

* wip

* wip

* fix

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants