home.social

#databaseprocessor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #databaseprocessor, aggregated by home.social.

  1. Trying to find the right SQL statement in a configuration within the can be pain in the arse. 🤕 But there's a simple trick to speed up your search: add a table alias to your query. This will make it easier to identify the specific query you need.

    Pro tip: Use meaningful aliases to improve readability ;)