Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Guides with proper deleting references #107

Merged
merged 1 commit into from Aug 14, 2019
Merged

Conversation

jwoertink
Copy link
Member

Fixes #70

  • Remove mention of delete from operations guide.
  • Rename query guide to include mention of deleting.
  • Also caught a few missed updates for the guides. like mentions of "forms" -> "operations", and running raw SQL on AppDatabase.
  • Added redirects from old guides to new renamed guides
  • Included missing guide on truncating entire DB.

… include mention of deleting. Also caught a few missed updates for the guides.
Copy link
Member

@paulcsmith paulcsmith left a comment

Choose a reason for hiding this comment

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

Looks great

@jwoertink jwoertink merged commit 4e8304c into master Aug 14, 2019
@jwoertink jwoertink deleted the issues/70 branch August 14, 2019 18:43
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.

Guide: "Database -> Validating, Saving, and Deleting" section contains no information about deleting a record
2 participants