- Modify listed item UI #263
- Improve visibility in browser tab #262
- Modify search result page #268
- Fix a type of image_url column in User table #271
- Add batch to split synchronize process #274
- Modify config for development environment #280
- Modify import batch to obsolate a dependency on search_path #282
- Upgrade gems not versioned in Gemfile #252
- Support Omniauth v2 #256
- Upgrade to Ruby v3.0.0 and Rails v6.1.3 #253
- Fix SQL to get raw data from Redshift Spectrum #258
- Use INFORMATION_SCHEMA system table in mysql2 adapter to count rows #114
- Support Spectrum schema of AWS Redshift #117
- Support late binding view of AWS Redshfit #118
- Upgrade to Ruby v2.6.2 and Debian Stretch
- ignored_tables settings also ignore schema
- This is possible breaking change. Your schemas may be ignored depending on ignored_tables settings.
- Support Presto as DataSource #112
- Remove sync data source feature from web setting view
- Refactoring
- Support Google BigQuery as DataSource #106
- Upgrade to Rails v5.2 #99
- Upgrade many dependencies
- Remove some dependencies
- faml
- capistrano-rails
- Remove search result number limitation
- Remove keyword name constraints
- Improve data source sync performance
- Fix table count
- Keywords feature
- Autolink table name in description
- Logging data source access with tag cookpad#37
- Small fixes
- Ignored tables feature
- Optimize data source sync
- Cache data source access
- Introduce schema_memos
- Show all database access logs
- Check the upgrade guide: cookpad#30
- Favorite table feature
- Reduce data source synchronize queries
- Automated Build on Docker Hub