I make unpleasing sequences of 0s + 1s into pleasing sequences of 0s + 1s. Oracle DBA/Tools/Perf/DevOps/Perl/Apex/JVM/WebApps/DataViz/d3.js/Python | MIDI/EDM/DJ
@ArloSmartHome your support site is abysmal... showing me a list of products that are not "Doorbells and Chimes"! How do I contact a real person that can provide a real solution?
So what's the deal with recruiters emailing about positions and then throwing Robinhood referral links and a paragraph about investing at the bottom? Not making enough at recruiting? Or just a total scam?
โWhat is your plan for this sprint?โ
โMy plan for the next two weeks is to determine how I can split my poorly divisible long-term goals into a series of barely coherent tasks designed to fit into a model created largely for software developers.โ
โExcellent work, as always.โ
@JuliusGy Already have that working, now want to apply my custom authentication scheme to Developer Workspace logins... there seem to be limits on what can be done in INTERNAL workspace security tab vs. shared schemes for apps.
Custom Auth Scheme possible for my #orclapex 20.2 developer IDE? Looks like a static list of Auth Schemes I can configure when i'm logged into ADMIN/INTERNAL but no custom in the list and no ability to add. Need to incorporate my custom PL/SQL auth function.
I thought I had a pretty generic #orclapex setup... Upgrading a few instances from 19.1 and 20.1 -> 20.2 and hitting show stoppers, ugh. https://t.co/CC0CYZPNnV
@patrickwolf@Dani3lSun OK looks like it was Apex developers were being nice to my developers - Semicolon at end of Computation SQL Expression was ignored in 19.1, but not in 20.2 ... makes sense to me as semicolon doesn't make sense in that context (cc: @joelkallman - mystery solved!)
@joelkallman Yes, computations w/ SQL Expressions were OK before upgrade and failing after due to the extra semicolon that showed up in the expression, Iโll have to try and duplicate on my sandbox for a test case.
@joelkallman Thanks @joelkallman , Iโll see if I can reproduce in my sandbox tomorrow. SR is opened but I realize the need for a repeatable test case. Was hoping I could ride on someone elseโs coat tails for a solution if I wasnโt 1st. We manually edited exprs to fix and we are running again.
@joelkallman hi @joelkallman , yes that does work... i'll let our local folks know they have less to type now :) Still baffled by the 403 forbidden tho but i'll take the workaround.