Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐛] Revisar el NOT NULL de la tabla de MySQL #772

Open
leifermendez opened this issue Jun 21, 2023 · 2 comments
Open

[🐛] Revisar el NOT NULL de la tabla de MySQL #772

leifermendez opened this issue Jun 21, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@leifermendez
Copy link
Member

¿Que versión estas usando?

v2

¿Sobre que afecta?

Flujo de palabras (Flow)

Describe tu problema

https://github.com/codigoencasa/bot-whatsapp/blob/5601d2e36ea5da1aacd01b0e8e11bdec2432ea88/packages/database/src/mysql/index.js#L64

Reproducir error

No response

Información Adicional

No response

@AntonioHReyes
Copy link

Estan trabajando en una versión para solucionar este bug? alguna forma de omitirlo?

@leifermendez
Copy link
Member Author

Si, realmente la solucion es sencilla es ir a tu base de datos mysql y decirle a keyworkd que puede ser NULL

leifermendez added a commit that referenced this issue Aug 29, 2023
TRY-0003 - Modify adapterMySQL to make history keyword to can be NULL, issue #772
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants