Skip to content

fix: Fix indentations for generated SQL statements#43

Merged
sebastian-ederer merged 1 commit intomainfrom
fix/#26_fix_indentation
Apr 3, 2026
Merged

fix: Fix indentations for generated SQL statements#43
sebastian-ederer merged 1 commit intomainfrom
fix/#26_fix_indentation

Conversation

@sebastian-ederer
Copy link
Copy Markdown
Member

Description

Fixes the indentations of the generated SQL-Statements.

Related Issues

Fixes #26

Type of Change

  • Bug fix (non-breaking change adressing an issue)
  • New feature (non-breaking change adding functionality)
  • Refactoring
  • Documentation
  • CI / build / tooling
  • Breaking change (fix or feature causing existing functionality to change)

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated (Testcontainers)
  • Existing tests pass (dotnet test)

Checklist

  • Code follows the project's coding styles and guidelines
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • No new compiler warnings introduced
  • Public API changes have XML documentation

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sebastian-ederer sebastian-ederer merged commit e97729a into main Apr 3, 2026
3 checks passed
@sebastian-ederer sebastian-ederer deleted the fix/#26_fix_indentation branch April 3, 2026 17:34
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.

Indentation of non-apache commands

1 participant