You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(scraper): reorder group objects after fetching
today's session of pointless debugging was brought to you by today's
sponsor, adonis!
do you want your code to absolutely explode every time you attempt to do
a bulk SQL action?
do you despise the common-sense assumptions, such as the bulk fetch
function returning items in the same order as in the list you provided?
do you like wasting hours sitting in the debugger, inventing new
debugging techniques, such as setting a conditional breakpoint on
`Math.random() < 0.001`?
then adonis is perfect for you!
rewrite your web project in adonis today!
use promo code `mini_bomba` to get 50% more pointless debugging for your
first rewrite and a free database implosion on your first tests in
production!
WHERE "group_lecturers"."lecturer_id" NOT IN (SELECT DISTINCT "lecturer_id" FROM "group_archive_lecturers" WHERE "group_archive_lecturers"."group_id" = "group_lecturers"."group_id");
0 commit comments