Mike Olivas

Results 58 comments of Mike Olivas

Thanks @r2datical. We will take a look at this one for processing into our queue. Thanks again for the detailed recreation steps.

Hi @aixigo-soffermann Thanks for creating this issue and letting us know about it. We will add this to the list of issues that we are processing. You can take the...

Hi @zhangyangyu Not all databases are case-insensitive. What database are you using? Can you fill out the details in the issue form so that we can understand the issue ?...

Hi @samuelowino I just downloaded 3.9 and 3.10 and they include snakeyaml 1.24 in the lib directory. Is there a dependency on a certain method included in an earlier version...

I think the issue may be in the way you are creating the foreign keys Try this instead of using references Admin(email) and Repo(name) ``` - column: name: admin_email type:...

Hi @iamKyun Thanks for creating this issue. We will add it to the list of issues that we are processing. Not sure that this is a primary key issue. The...

@ia-jladew Thanks for the workaround. It appears that if you use MYSQL in standalone mode, it does not require a PK on tables but once you add the database to...

@danibs Hi there. The documentation was released a little to early. You are correct that there is no contextfilter attribute and we have fixed that. If you can check again,...

Hi @duronrulez Thanks for writing up this issue. We will add this to our list of issues to process. If you have a suggested PR for a fix that would...

Thanks for the suggestion @dominik42 We will add this to the list of issues that we are processing.