Files
TinyORM/qmake
silverqx 2f455f7f4a fixed RC files encoding on Windows 🙌🎆
Use utf8 on MinGW and ANSI with msvc.

The core of the problem is in the $$cat() and write_file() qmake
functions they don't know process UTF-8 encoded files, they use
the ANSI encoding.
2022-05-05 10:31:29 +02:00
..
2022-05-05 10:31:29 +02:00
added migrations 🔥🚀
2022-04-20 15:45:35 +02:00
2021-04-11 16:33:44 +02:00
added migrations 🔥🚀
2022-04-20 15:45:35 +02:00
2022-03-25 21:33:13 +01:00
2021-10-02 18:43:25 +02:00