After adding a datetime column via YAML to an existing table (with data in it) I get the above error on forcing the database update. This is simply because I did not set the column to be nullable (the value '0000-00-00 00:00:00' is null for datetime). mehr »
Kategorie: "Arbeit"
Symfony kam dieses Jahr mit zwei Tagen Workshops und einem Tag Konferenz. Ich war am Konferenztag dabei: Tobias Nyholm hat in seiner Keynote die ketzerische Frage gestellt, was denn Symfony heutzutage überhaupt ist. Vor ein paar Jahren war die Antwort… mehr »
I'm using the geolocation_googlemaps module to add a location field for an event content type. It is rendered in the backend to choose a location and in the frontend to show a map with the chosen location to the user. Recently, it stopped working. It is… mehr »
Die SymfonyLive startet heute in Berlin mit zwei Tagen Workshops und einem Konferenztag: http://berlin2018.live.symfony.com/ mehr »
I use scanimage in connection with ImageMagick for automated scanning in my ERP systems. Suddenly it broke and convert started complaining: ImageMagick introduced some policies. They need to be adjusted to be able to write PDF as before.… mehr »