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

Adds support for generating truncate table queries. #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mishafw
Copy link

@mishafw mishafw commented Jun 5, 2023

Add truncate function for generating TRUNCATE TABLE $table_name queries

This in particular is useful for a simple way to cleanup test records generated during tests.

@mishafw mishafw force-pushed the add-truncate-queries branch 2 times, most recently from fbd572d to 3a0471b Compare June 12, 2023 07:50
@mishafw mishafw force-pushed the add-truncate-queries branch from 3a0471b to ebd37db Compare June 12, 2023 17:59
@dogatuncay dogatuncay self-requested a review June 13, 2023 18:21
dogatuncay
dogatuncay previously approved these changes Jun 13, 2023
@dogatuncay dogatuncay dismissed their stale review June 13, 2023 18:24

approved by mistake

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.

2 participants