digitallyinduced/ihp
Show hint for using single ticks in SQL TEXT default value
Aberta
#323 aberto em 12 de ago. de 2020
enhancementgood first issuehacktoberfest
Métricas do repositório
- Stars
- (5.285 estrelas)
- Métricas de merge de PR
- (Mesclagem média 11h 20m) (21 fundiu PRs em 30d)
Description
When you are creating a TEXT field inside of the schema builder and want to assign a default value to it you need to frame it in single ticks for it to work. This is normal SQL Syntax but it would be better to have a hint displayed there.