Evan Elias

Results 68 comments of Evan Elias

Makes sense, thanks! On my end I've mostly just seen custom scripts of varying complexity. But I must admit I don't have a ton of experience with seed data management...

Good feedback, thanks! Hope to add the very initial support for hooks in the not-too-distant future. One other likely path is the notion of lower-level plumbing commands, allowing users to...

As this issue is now 3 years old and getting quite long, there are a few different topics in this thread that I would like to clarify. First, there are...

I'm happy to announce that preliminary work on seed data support is underway! The initial functionality is planned to land in the premium edition CLI ~later this quarter~. _[Update: most...

Excellent question. There are actually a few possible work-arounds for this, they're just not particularly obvious :) **a) Put a normally-empty env var in your alter-wrapper command line** In a...

Sorry but Skeema makes no guarantees that it doesn't touch .skeema files, nor that these files are treated as "read only" in any way. In fact quite the opposite; the...

Converting this to an issue for tracking preserving comments and formatting in .skeema files, since that would greatly improve the core complaint if I understand correctly.

Thank you for the feature request! Just to confirm I understand the use-case: you have multiple shards in one environment (for example using [host-wrapper](https://www.skeema.io/docs/options/#host-wrapper)), and some shards have differing column...

Thanks, I see. So I'm guessing you're using different environment names, or maybe swapping out the .skeema file, rather than using something like `host-wrapper` since you can't safely push the...

Thank you for the feature request! Afraid I have no prior familiarity with the spatial support in MySQL or MariaDB myself, as it's not a widely used feature yet. (InnoDB...