• 1 Post
  • 17 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle













  • Because when you divide by zero and get a runtime error, the error will point you to location in SQL, not PRQL.

    It’s like if an error in a C++ program would point you to an offset in a binary and not the location in the source. This has a slight tone of sarcasm, because that’s how compiled languages used to work. But after the years, they patched all leaks of their abstraction and now you are dealing just with the new language.