Dennis

Results 3 issues of Dennis

I use webpacks with atypescript and i have this problem for the @types *Parameter 'props' implicitly has an 'any' type. Some idea?

flag: Needs more info

I'm using: "@capacitor/android": "3.4.3", "@capacitor/app": "1.1.1", "clevertap-cordova": "^2.5.2", "@capacitor/core": "3.4.3", "clevertap-cordova": "^2.5.2", use a mixture of the two documentations because the official one did not work: https://developer.clevertap.com/docs/cordova-quick-start-guide#ioniccapacitor-integration https://ionicframework.com/docs/native/clevertap and when...

# Issue field property in @Column is not recognized ## Versions - sequelize: 6.25.3 - sequelize-typescript: 2.1.5 - typescript: 4.0.3 ## Issue type When i use: @Column( { type: DataType.String,...