Elkana Bardugo

Results 6 issues of Elkana Bardugo

When I try to compare field to empty string or None it is failing instead of returning empty array ``` class Image(AppJsonModel): name: str = Field(index=True) # Migrator().run() Image.find(Image.name ==...

https://github.com/reingart/pyfpdf/issues/91

In version 4.0 softDeletes is [no loger exist](https://forum.adonisjs.com/t/in-version-4-does-lucid-have-soft-delete-feature-like-in-version-3/169) But in [upgrading page in the docs](https://adonisjs.com/docs/4.0/upgrade-guide) it not mention

[013.docx](https://github.com/raulbojalil/docx-builder/files/2553390/013.docx) When I try to merge this file this error appears: ``` TypeError: Cannot read property '_data' of null at exports.Document.getExternalDocxRawXml (/*****/node/node_modules/docx-builder/index.js:293:28) at exports.Document.insertDocxSync (/*****/node/node_modules/docx-builder/index.js:314:18) ```