Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / AndrewRademacher/mallard issues and pull requests
#49 - app/Mallard.hs: error: Could not find module ‘Hasql.Options.Applicative’
Issue -
State: open - Opened by juhp almost 7 years ago
- 2 comments
#48 - Add unique constraint on applied_migrations.name.
Issue -
State: open - Opened by AndrewRademacher almost 7 years ago
#47 - Mallard occasionally applies a migration even if there was a parsing error.
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
#46 - Publish Mallard in Chocolatey?
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
#45 - Publish Mallard in homebrew.
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
#44 - Publish mallard in launch pad PPA.
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
#43 - With Postgres, search_path is not reset to public with each migration.
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
#42 - Error message for missing dependent migration doesn't tell you where the error occurs or what module is missing.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#41 - Update readme with installation instructions. (Pending next LTS)
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
Labels: bug
#40 - Make description field optional.
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
#39 - Add option to specify success condition.
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
- 1 comment
#38 - Construct a test database.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#37 - Add runTest action in Postgre.hs.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#36 - Add option parsing in main to support tests.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#35 - Separate output into groups of Migrations and Tests.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
- 1 comment
#34 - Add summed parsing of Tests and Migrations.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#33 - Add Test parser.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#32 - Add a Test data type.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#31 - Add header field that differentiates between a test and a migration.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#30 - Multi migration.
Pull Request -
State: closed - Opened by AndrewRademacher about 7 years ago
#29 - Add support for TextFields that are not quoted.
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
#28 - Add megaparsec `Parser a` to support a list of migrations.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#27 - Redefine header/source separators so that they indicate the beginning and end of a migration.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#26 - Add migrationName field to migration header.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#25 - Remove references to source file from Migration type.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#24 - Remove global state based references to Postgre connection.
Issue -
State: open - Opened by AndrewRademacher about 7 years ago
#23 - CLI fails to parse absolute root directories.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
Labels: bug
#22 - Remove global state object, save database connection.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#21 - Convert applyMigration from (MigraitonTable -> MigrationId -> ...) to (Migration -> ...)
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#20 - Move or replace `HasMigrationTable` and ilk from modules that do not use them.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#19 - Collapse `scanDirectoryForFiles` and `importMigrations` into one function.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#18 - Replace digest decoding from database with a proper 'custom' implementsion.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#17 - Replace use of getAppliedMigrationData with getAppliedMigraitons.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
- 1 comment
#16 - Change migrationFile from (Path Abs File) to (Path Rel File)
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
- 1 comment
#15 - Make singular and plural implementations of `applyMigrations`.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
- 1 comment
#14 - Make parameters for `applyMigrations` explicit.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
- 1 comment
#13 - Validate that there are no circular references in migration graph. (AppState)
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#12 - Validate that all applied migrations have matching checksums with planned migrations. (AppState)
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#11 - Validate that all applied migrations exist in planned migrations. (Part of AppState)
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#10 - Make pure implementation of `findUnappliedMigrations`. Track result in app state.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#9 - Import previously applied migrations just after `importMigrations` call.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#8 - Merge `MigrationNodeTable` and `MigrationGraph` into single data type.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#7 - Make parameters for `ensureApplicationSchema` explicit.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#6 - Make parameters for `ensureMigrationSchema` explicit?
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#5 - Make parameters for `generateMigrationGraph` explicit.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#4 - Make parameters for `importMigrations` explicit.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#3 - Make parameters for scanRootDirectoryForFiles explicit.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#2 - Remove AppEnvironment from mallard executable.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago
#1 - Move root folder construction out from in front of application monad.
Issue -
State: closed - Opened by AndrewRademacher about 7 years ago