Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xorcare
/
testing-go-code-with-postgres
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
26
Code
Issues
0
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Add additional methods of database cleanup
#29
Merged
xorcare
merged 7 commits into
main
xorcare/testing-go-code-with-postgres:main
from
schemas-cleanup
xorcare/testing-go-code-with-postgres:schemas-cleanup
Copy head branch name to clipboard
Jul 1, 2024
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Add additional methods of database cleanup
#29
xorcare
merged 7 commits into
main
xorcare/testing-go-code-with-postgres:main
from
schemas-cleanup
xorcare/testing-go-code-with-postgres:schemas-cleanup
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2024
Add '.PHONY' label for 'tools' target
xorcare
committed
0b420c5
Copy full SHA for 0b420c5
Add cleanup and format go.mod and go.sum to target 'check'
xorcare
committed
12d4f98
Copy full SHA for 12d4f98
Commits on Jul 1, 2024
Migrate to sql.DB driver
Show description for 30547e7
xorcare
committed
30547e7
Copy full SHA for 30547e7
Add interface do DB driver to repository
Show description for df75982
xorcare
committed
df75982
Copy full SHA for df75982
Rename function for isolated database connection
Show description for 73a1549
xorcare
committed
73a1549
Copy full SHA for 73a1549
Add example of tests with transactional cleanup
xorcare
committed
bc82157
Copy full SHA for bc82157
Add example of tests with isolated schema
xorcare
committed
a6b22d6
Copy full SHA for a6b22d6
You can’t perform that action at this time.