issues
search
kaaveland
/
eugene
Careful With that Lock, Eugene
MIT License
32
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: Support common migration file formats
#106
atombender
opened
5 months ago
3
Count blank lines and comments for calculating line numbers
#105
kaaveland
closed
5 months ago
0
Comments and blank lines are not counted as lines
#104
atombender
closed
5 months ago
4
Fix flaky tests that exec processes
#103
kaaveland
closed
5 months ago
2
Bake example scripts into `eugene` executable and improve demo
#102
kaaveland
closed
5 months ago
0
Detect that a version or sequence number is "taken" in main
#101
kaaveland
opened
5 months ago
0
Let eugene filter out unmodified scripts using git
#100
kaaveland
closed
5 months ago
1
Replace anyhow::Error with eugene::error::Error
#99
kaaveland
closed
5 months ago
0
Refactor cli parsing in eugene.rs
#98
kaaveland
closed
5 months ago
0
Redesign script interfaces / options
#97
kaaveland
closed
5 months ago
1
fix: lint/trace stdin and single argument files with sort-mode auto
#96
kaaveland
closed
5 months ago
0
lint/trace stdin and single file without specifying sort-mode
#95
kaaveland
closed
5 months ago
0
Add demo web page
#94
kaaveland
closed
5 months ago
1
Replace `anyhow::Error` with `eugene::Error`
#93
kaaveland
closed
5 months ago
1
Set up eugene-web cargo deployable image
#92
kaaveland
closed
5 months ago
0
Set up cargo workspace for multi-crate build
#91
kaaveland
closed
6 months ago
0
Pass options to pg_ctl and initdb when provided
#90
kaaveland
closed
6 months ago
0
Select only unapplied migrations for tracing
#89
kaaveland
closed
5 months ago
1
Let the user configure the postgres tempserver
#88
kaaveland
closed
6 months ago
0
Make eugene create a temporary postgres instance
#87
kaaveland
closed
6 months ago
2
Set up logging
#86
kaaveland
closed
6 months ago
0
Generate shell completions for bash, zsh, fish, pwsh, elvis
#85
kaaveland
closed
6 months ago
0
Sort auto-discovered versioned scripts like flyway
#84
kaaveland
closed
6 months ago
0
Warn: Foreign key without index on referencing side
#83
kaaveland
opened
6 months ago
0
Implement --skip-summary for lint
#82
kaaveland
closed
6 months ago
0
Making flyway-sorting across multiple folders work like flyway
#81
kaaveland
closed
6 months ago
0
Add plain format for console tracing and linting
#80
kaaveland
closed
6 months ago
0
Vision: Getting started with eugene
#79
kaaveland
closed
6 months ago
1
Link hints from reports to webpage
#78
kaaveland
closed
6 months ago
0
Make eugene trace and eugene lint support multiple files and folders as input
#77
kaaveland
closed
6 months ago
2
Find and implement a good abstraction for the tracer
#76
kaaveland
opened
6 months ago
4
Study and credit online_migrations
#75
kaaveland
opened
6 months ago
1
Make a webapp
#74
kaaveland
closed
5 months ago
3
Add shell completions
#73
kaaveland
closed
6 months ago
0
Make `eugene trace` consistent with dbapi/psql
#72
kaaveland
opened
6 months ago
0
Change `Lint` and `Hint` to `Rule` across the codebase
#71
kaaveland
opened
6 months ago
0
Use handlebars to render markdown
#70
kaaveland
closed
6 months ago
0
Link triggered hints to the webpage
#69
kaaveland
closed
6 months ago
2
Port doc to mdbook
#68
kaaveland
closed
6 months ago
0
Introduce template engine
#67
kaaveland
closed
6 months ago
3
Enable skipping the report header / summary for lints
#66
kaaveland
closed
6 months ago
1
Support multiple scripts as input
#65
kaaveland
closed
6 months ago
3
E3 from `create table` not picked up by `eugene trace`
#64
kaaveland
opened
6 months ago
1
Generate documentation
#63
kaaveland
closed
6 months ago
0
Generate a site with documentation of the hints
#62
kaaveland
closed
6 months ago
1
Introduce structure to the examples and demo each lint
#61
kaaveland
closed
6 months ago
1
Structure examples
#60
kaaveland
closed
6 months ago
2
Add logging setup that can be switched on from the cmd line
#59
kaaveland
closed
6 months ago
0
Lint adding primary key using index
#58
kaaveland
closed
6 months ago
0
Warn about creating enum
#57
kaaveland
closed
6 months ago
0
Next