A good relational database model should avoid data duplicates. But sometimes you get working on a migration project. Maybe a project with a bad data...
Database: PostgreSQL +13 · From time to time I need random numbers produced in SQL and packed as an array. This is how it goes: --PostgreSQL --Random...
How to search files patterns and execute a command on each found item · You have a bunch of files maybe in different subdirectories. You want to search...
MacOS / Library not loaded: mapped file has no Team ID and is not a platform binary · Linking a library on macOS fails like this? Then we have to...