8000 [Release] 2.6.0 by fortkle · Pull Request #173 · owl/owl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Release] 2.6.0 #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Oct 11, 2017
Merged

[Release] 2.6.0 #173

merged 8 commits into from
Oct 11, 2017

Conversation

fortkle
Copy link
Member
@fortkle fortkle commented Oct 11, 2017

refs
#168
#169
#172

sota1235 and others added 8 commits October 11, 2016 11:12
…pment

fixed 開発用サービスプロバイダー追加
Change mysql setting [strict] false => true
  => avoid migration error for creatd_at default value(0)
Change migration files for MySQL
  1. remove query builder method [after]
    => caused mysql error (may be fixed in Laravel 5.1~)
  2. change token column data type from text  to varchar(512)
    => cannot set unique index for blob data type in MySQL
Add setting in .env.example
  => default sqlite
Sync .env setting int .env.behat
  => add database config
Add MySQL specific repository for fulltext search
  => MySQL/ItemFtsRepository
  => MySQL/TagFtsRepository
- Append space after if/else to follow psr2
- Fix php doc return type
- Revert change in migrations
- Separate migration by database schema
- modify item_tag foreign key constraint
    -> Add delete cascade for mysql compatibility
- Fix migration rollback for items table
    -> must drop fulltext index before changing collation of a related column.
@fortkle fortkle merged commit c8b1a21 into master Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0