Clay Lenhart

Results 4 issues of Clay Lenhart

Some database changes yamltodb will never be able to handle. Take renaming a table, yamltodb, at best, will see it as a DROP TABLE, and a CREATE TABLE, which isn't...

I'm struggling to get datacopy to work. Nothing seems to happen. Can you provide an example? In general, the documentation seems to be targeted to developers of Pyrseas, rather than...

documentation

Start with this packages.config file: ``` ``` run build.ps1 and it'll download the package. Update packages.config with the new version: ``` ``` and run build.ps1. The Addins folder incorrectly contains...

1) Create a feature file with steps 2) Create a steps file (we use [Binding] & [Scope(Feature = "MyFeatureFile")] attributes) 3) Paste "pending" steps into steps file 4) Rename steps...

Bug
Difficulty: hard
Severity: medium