Adding sqlite notes #2

Merged
androiddrew merged 1 commits from drew/sql-it into master 10 months ago
Owner
There is no content yet.
androiddrew merged commit e85b13e326 into master 10 months ago
The pull request has been merged as e85b13e326.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b drew/sql-it master
git pull origin drew/sql-it

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff drew/sql-it
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: learning/learn_golang#2
Loading…
There is no content yet.