Eric Goller

Results 122 issues of Eric Goller

I suspect SQLAlchemy takes care of this, but we need to doublecheck.

Ready
Information needed

Evaluate ways to allow for databasebase migration. For our SQLAlchemy backend [see here](https://sqlalchemy-migrate.readthedocs.org/en/latest/). Should this be generalized? If so, how?

Information needed

In the past we droped information about legacy hamsters 'API' and expected behaviour right into our codebase. With this release we should clean out those. If we feel the information...

The original implementation falls back to datetime.time() if no end time is given. That however translates to 00:00. Legacy `hamster-cli` help itself however claims it would default to 23:59. Our...

Bug

POI: - [click-log](https://click-log.readthedocs.org/en/stable/)

enhancement
research needed

In places like `search` or `export` where basicly a timeframe is defined to limit facts returned we need to investigate it is to return all facts with `start` in this...

ready

Depends on `hamsterlib` providing a corresponding writer class.