When TypeORM generates hash-based aliases, the resulting alias can start with a digit (0-9). This creates invalid SQL identifiers that cause syntax errors when used in raw queries. Generated aliases ...
There are a lot of syntax errors. When editing in agent mode, some of them are detected and fixed automatically, but most syntax errors remain undetected. The process still finishes with a “success” ...