github.com/Ali-iotechsys/sqlboiler/v4@v4.0.0-20221208124957-6aec9a5f1f71/.github/ISSUE_TEMPLATE.md (about)

     1  <!--
     2  If you are asking a question and are not reporting a bug or requesting a feature
     3  please use the new Github Discussions feature we've enabled.
     4  -->
     5  
     6  If you're having a generation problem please answer these questions before submitting your issue. Thanks!
     7  
     8  ### What version of SQLBoiler are you using (`sqlboiler --version`)?
     9  
    10  
    11  ### What is your database and version (eg. Postgresql 10)
    12  
    13  
    14  ### If this happened at generation time what was the full SQLBoiler command you used to generate your models? (if not applicable leave blank)
    15  
    16  
    17  ### If this happened at runtime what code produced the issue? (if not applicable leave blank)
    18  
    19  
    20  ### What is the output of the command above with the `-d` flag added to it? (Provided you are comfortable sharing this, it contains a blueprint of your schema)
    21  
    22  
    23  ### Please provide a relevant database schema so we can replicate your issue (Provided you are comfortable sharing this)
    24  
    25  
    26  ### Further information. What did you do, what did you expect?
    27