Skip to content
Zurich
Search:
Facebook page opens in new windowLinkedin page opens in new window
akkawi.ch
upload your dreams
akkawi.chakkawi.ch
  • Home
  • Services
    • Menu iconConsulting
    • Menu iconWeb Services
    • Menu iconLogo Design
    • Menu iconSEO
    • Menu iconWebsite Design
    • Menu iconSocial Marketing
  • Projects
    • Menu iconTestimonials
  • Blog
  • Contact
    • Start a Project
Start a project
  • Home
  • Services
    • Menu iconConsulting
    • Menu iconWeb Services
    • Menu iconLogo Design
    • Menu iconSEO
    • Menu iconWebsite Design
    • Menu iconSocial Marketing
  • Projects
    • Menu iconTestimonials
  • Blog
  • Contact
    • Start a Project

Tag Archives: Software Development

Servers and Doctrine DBAL Logo

Database Column Type: DateTime with Microseconds

Software DevelopmentBy admin31.10.2019Leave a comment

Last week we needed to add a datetime column in a database table. The issue was that we needed this datetime with microseconds, so something like 2019-10-31 07:23:38.774932. This is not supported by the Doctrine DBAL Package. At the moment we are running PHP 7.3.9, Symfony 4.3.5, Doctrine/DBAL 2.9.2 and MySQL 5.7.26. Here’s how we solved it: Now that we…

Keep Your Code Clean (Part 1)

Software DevelopmentBy admin24.10.2019Leave a comment

Some Clean Code principles we follow: Meaningful and Pronounceable Variable Names, Searchable Names, Type-Hinting and Return Type-Hinting, Minimum Nesting and Early Returns…

akkawi.ch
© 2011 - 2023 akkawi.ch

Terms & Conditions - Privacy Policy

Go to Top