Viewing 15 posts - 2,476 through 2,490 (of 39,818 total)
Interesting. I can't find any doc on it, even the git-scm docs for pull-request use branches.
I'm not sure it's a common practice. If you're merging from dev->origin/dev, I'd argue those...
September 1, 2020 at 3:24 pm
The summary offered is not strictly true, in that a pull request does not necessarily involve two different branches, merely the incorporation of work after code review into a...
September 1, 2020 at 2:36 pm
I'm not sure the keywords item is a big issue for some cases. Lots of people might upgrade from a previous version and not change code. In that case, we...
September 1, 2020 at 2:25 pm
That's a tough place to be.
I feel that a bit as I'm one of the much older people at Redgate, who are often in their 20s. I do try to...
September 1, 2020 at 2:21 pm
First, they both work great. There's nothing wrong with TFVC or Git. I would say that Git has really won the battle of which one to choose. Most new projects...
August 28, 2020 at 3:58 pm
Noooooooooooooooooooooooooooooooooooooooooooo
August 28, 2020 at 2:46 pm
I don't have one here, though I should write a quick one.
Here's one I've used before: https://towardsdatascience.com/sql-server-with-python-679b8dba69fa
August 27, 2020 at 3:37 pm
Altered the question to note a database file on the c: drive.
August 27, 2020 at 4:20 am
you can re-run setup, and check the "add features" checkbox to see what's installed.
For settings, you can get sp_configure and some other settings, but this might help: https://www.red-gate.com/simple-talk/sql/sql-training/how-to-document-and-configure-sql-server-instance-settings/
Can I...
August 25, 2020 at 5:50 pm
Simplest, make a DBA database, on startup, have a proc that writes the time to a table. use a job that writes to a second column of the latest entry...
August 25, 2020 at 5:20 pm
Whoever signs the checks usually wins.
August 24, 2020 at 4:50 pm
A scheduling mishap. This thread shouldn't be visible either.
August 22, 2020 at 4:51 pm
Viewing 15 posts - 2,476 through 2,490 (of 39,818 total)