Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alexandrebodin
Copy link
Member

Description of what you did:

This will leave date types with default null except for created_at and updated_at. this isn't ideal for now because we still set any timestamp with a default time but it isn't a user interface field and will be changed later on

Fix #2300

Replaces the PR #4019

My PR is a:

  • 💥 Breaking change
  • 🐛 Bug fix
  • 💅 Enhancement
  • 🚀 New feature

Main update on the:

  • Admin
  • Documentation
  • Framework
  • Plugin

Manual testing done on the following databases:

  • Not applicable
  • MongoDB
  • MySQL
  • Postgres
  • SQLite

@derrickmehaffy
Copy link
Member

@alexandrebodin This is fine and what I had intended too. I put off making changes until @soupette was ready for me to add the frontend parts from Buffet. But for now the backend should be fine, we just need to make sure the current adminUI can render this with current tooling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

source: core:strapi Source is core/strapi package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bookshelf Date field autofills with current date

3 participants