Carlos Flores

Results 3 comments of Carlos Flores

@otskarli I fixed the same error by adding liquibaseRuntime 'org.springframework.boot:spring-boot-starter-data-jpa' The part of the Dialects needs to be in the classpath, I think it could be down to more specific...

Using the directives is now raising an exception with strawberry 0.124.0 and strawberry-django-plus 1.22.0 site-packages\strawberry_django_plus\__init__.py", line 43, in _process_type d.instance.register(ret._type_definition) AttributeError: 'Key' object has no attribute 'register'

@bellini666 It seems that my laptop had conflicting venvs, after correcting it, it was working again! (Note to self, DONT develop in two different machines)