--- name: Bug report about: Create a report to help us improve title: '' labels: bug assignees: '' --- ### Introduction A clear and concise description of what the bug is. ### To Reproduce List of steps to reproduce the behavior. Include the sql file you are using and the eventual relevant parts of your database schema ```sql -- your sql here ``` ### Actual behavior After following these steps, what happened ? If you saw an error on the command line or inside your page, then paste it here ``` your error message here ``` ### Screenshots If applicable, add screenshots to help explain your problem. ### Expected behavior A clear and concise description of what you expected to happen. ### Version information - OS: - Database [e.g. SQLite, Postgres] - SQLPage Version [found when hovering the default footer of pages]: ### Additional context Add any other context about the problem here.