Constantine
Constantine
That's a good idea @ctrlbold. @amtwo do we have any insight into checking this for AD stuff? I see [LOGINPROPERTY ](https://docs.microsoft.com/en-us/sql/t-sql/functions/loginproperty-transact-sql) works with SQL auth, but not AD. > This...
You're right niphlod, I am being silly without coffee.
@SkalskiP I tried that and I had better luck changing the following fields in Editor.scss - I could change the crosshair lines as you describe but the difficult thing is...
You should consider having it slightly more customizable if you can(maybe just an html color field in settings somewhere?) because depending on the source images you are tagging white/black might...
You could also use something like BCP to copy data in and out of job fields, I dont really think schemazen would want to go to separate databases and script...
Talked to a few peers and got their feedback: ### Shorter * ola - short and sweet, but people argue about the shorter schemas the more likely that it would...
@cbailiss I considered a dynamic schema but I figured that having the code dynamically generated would be pushing the scope a bit further than originally intended, and of course you...
I would agree that length isnt nearly as important as it would be in a normal user database where you might create/script/query the objects regularly. The only impact I can...
For me, I think simple/full recovery models would drive different history requirements, due to the different requirements of RPO/RTO if you cant define some custom metrics, then the current default...
Definitely having a similar issue with the example code on windows. Was looking around SO and was able to move past the required version with the following, but still got...