zoom zoom
I write code and ride bikes π
- London
- https://ellie.wtf
- @ellie_huxtable
Block or Report
Block or report ellie
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuse222 contributions in the last year
Less
More
Contribution activity
April 2022
Created 13 commits in 2 repositories
Created 1 repository
Created a pull request in ellie/atuin that received 3 comments
Add count trigger
Setup a trigger to maintain a count of history items per user, rather than running COUNT. This can be used in a later PR to optimise our database uβ¦
+51
β0
•
3
comments
Opened 10 other pull requests in 1 repository
Reviewed 29 pull requests in 1 repository
ellie/atuin
25 pull requests
- Bump clap from 3.1.11 to 3.1.12
- history list
-
Use
--lockedflag for CI builds - Update Cargo.lock
- sql builder
- Fix empty queries with filters
- Bump uuid from 0.8.2 to 1.0.0
- feature-flags
- History filter
- refactor
- Added docker-compose.yml
- Bump clap from 3.1.10 to 3.1.11
- Bump tracing from 0.1.33 to 0.1.34
- Bump clap_complete from 3.1.1 to 3.1.2
- tracing
- refactor commands for better separation
- A few minor tweaks
- Bump clap from 3.1.9 to 3.1.10
- Bump axum from 0.5.1 to 0.5.3
- Bump sqlx from 0.5.11 to 0.5.13
- Bump cli-table from 0.4.6 to 0.4.7
- Bump config from 0.13.0 to 0.13.1
- README: add MacPorts installation instructions
- Initial implementation of calendar API
- provide better error messages
- Some pull request reviews not shown.
Created an issue in ellie/atuin that received 1 comment
Clean up SQL code generation
Because... It's really ugly and bug-prone. Right now we generate strings to execute, but perhaps something like sql-builder would make more sense? Iβ¦
1
comment