issues
search
hanami
/
cli
Hanami command line
MIT License
28
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No such file or directory - createdb
#276
vladimirtcats
opened
4 hours ago
1
``Database#exists?`` is a false boolean
#275
katafrakt
opened
10 hours ago
0
Bugfix: Prevent generators from overwriting files
#274
maxemitchell
opened
10 hours ago
0
Generated readme additions
#273
hanarimawi
closed
12 hours ago
1
Don't allow creating a new app with certain confusing names
#272
seven1m
closed
12 hours ago
0
Require --app or --slice name when app has at least one slice
#271
cllns
opened
15 hours ago
0
Decouple hanami-assets version in generated `package.json` from current Hanami::VERSION
#270
timriley
opened
2 days ago
0
Bundle install during hanami install
#269
timriley
closed
2 days ago
0
Remove ConflictingOptionsError
#268
cllns
closed
4 days ago
2
Allow --skip-db and --database to be given, preferring --skip-db
#266
timriley
closed
4 days ago
0
hanami new bookshelf '--skip-db' cannot be used.
#267
ksr-13
closed
4 days ago
3
Run `bundle install` after all hooks
#265
cllns
closed
2 days ago
2
Update migration link to point to Hanami website
#264
alassek
closed
1 week ago
1
Simplify dry-types version constraint in Gemfile
#263
timriley
closed
1 week ago
0
Use released version of dry-operation
#262
timriley
closed
1 week ago
0
add --gateway flag to generate relation
#261
kyleplump
closed
1 week ago
0
Stop IRB prompt from shifting width
#260
timriley
closed
2 weeks ago
0
Add --gateway option to `generate relation`
#259
timriley
closed
1 week ago
0
`reload` within console should respect existing repl engine
#257
timriley
opened
2 weeks ago
0
Improve seeds loading
#256
timriley
closed
2 weeks ago
0
Generate config/db/seeds.rb in new app
#255
timriley
closed
2 weeks ago
0
Generate a change method in new migrations
#254
timriley
closed
2 weeks ago
0
Fix misconfigured db warnings, include gateways
#253
timriley
closed
2 weeks ago
0
Remove boilerplate from generated app operation
#252
timriley
closed
2 weeks ago
0
Fix duplicate arg and use flag type consistently
#251
timriley
closed
2 weeks ago
0
Add `change do` to generated migration files
#250
timriley
closed
2 weeks ago
0
Make default MySQL database URL work with Homebrew
#249
timriley
closed
2 weeks ago
0
Default Postgres/MySQL database URLs should work when they are installed by Homebrew
#248
timriley
closed
2 weeks ago
0
Run db commands on test as well as development databases
#247
timriley
closed
2 weeks ago
0
Add `--env` (or `-e`) option to all app commands
#246
timriley
closed
3 weeks ago
0
Use relevant gateway for fetching search_path
#245
timriley
closed
3 weeks ago
0
Fix error dumping structure when no migrations
#244
timriley
closed
3 weeks ago
0
Make Template dir configurable, for easy templates overrides (UI engines extensions writing)
#243
swilgosz
opened
1 month ago
3
Register generators only if bundled with correct gems
#242
swilgosz
closed
2 weeks ago
3
Register generators only if bundled with correct gem
#241
swilgosz
closed
2 weeks ago
1
Remove ROM boilerplate from Operation generator
#240
alassek
closed
2 weeks ago
0
Fix no implicit conversion of nil into String for schema_migrations_sql_dump
#239
bkuhlmann
closed
3 weeks ago
1
Clarify `db version` error for missing migrations
#238
timriley
closed
1 month ago
0
Fix db commands acting on same databases multiple times
#237
timriley
closed
1 month ago
0
Generate `config/db/seeds.rb` in `hanami new` and `hanami generate slice`
#236
timriley
closed
2 weeks ago
1
Add a few extra test cases to cover the fixes in #234
#235
timriley
opened
1 month ago
0
Tweak db prepare/migrate/seed for multiple gateways
#234
timriley
closed
1 month ago
0
Fix issue trying to generate migration at /
#233
timriley
closed
1 month ago
0
Update DB commands to support multiple gateways per slice
#232
timriley
closed
1 month ago
0
Require dry/operation/extensions/rom in default Operation
#231
cllns
closed
2 weeks ago
1
Add --template option to generators producing view templates
#230
Atelier-Mirai
opened
2 months ago
6
Fix to specify 'postgres' as the database when checking for database existence
#229
patorash
opened
2 months ago
0
Error: Database with the same name as the username does not exist
#228
patorash
opened
2 months ago
10
Add --skip-route flag for action and slice generators
#227
kyleplump
closed
3 weeks ago
3
Add MySQL support for `db` commands
#226
timriley
closed
2 months ago
0
Next