|
You are here |
aeturrell.com | ||
| | | | |
stribny.name
|
|
| | | | | ||
| | | | |
parvu.org
|
|
| | | | | This article discusses implementing a database-level trigger to manage and restrict DDL operations by limiting access to specific users. Unauthorized users attempting DDL actions will encounter a custom error message. The trigger code is provided, along with examples of error stacks generated from prohibited actions such as adding a column or truncating a table. This... | |
| | | | |
www.ethanrosenthal.com
|
|
| | | | | I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent. | |
| | | | |
www.jrebel.com
|
|
| | | Learn everything from Docker Compose environment variables to deployment in this step-by-step guide on how to prepare a Docker Compose environment. | ||