Clemo
Clemo
i hope the accept it soon, it's only 1 line and by default nothing chances. as i understand and combined with my code it would work something linke this -...
updated the url to the new pull request
me too, ubuntu 15.10
read the readme > Instascan does not work on iOS since Apple does not yet support WebRTC in WebKit and forces other browser vendors (Chrome, Firefox, Opera) to use their...
Same with references :disappointed: in **sequelize 6.28** with **Node v18**. 01.migrate ```js // Setup await createTable('tn',{col: {reference:{...},allowNull:true}); ``` 02.migrate ```js // does not set NULL await changeColumn('tn','col', {allowNull:true,type: DataTypes.BIGINT.UNSIGNED,references:{...}}) //...
can confirm, same issue: `oc 8.2, calendarplus: 1.1.1`
why: > i want to deploy servers for projekts as needed, so the first time the server start i will execute `./bin/cmd -u -r ` to register it, later the...
@evanlucas let me know if you have more questions or if i should chance something. imho what i added might also be usefull for others. BR
@bushong1 can do, i will look at it tomorrow