digitallyinduced/ihp
Show hint for using single ticks in SQL TEXT default value
Ouverte
#323 ouverte le 12 août 2020
enhancementgood first issuehacktoberfest
Métriques du dépôt
- Stars
- (5 285 étoiles)
- Métriques de merge PR
- (Merge moyen 11h 20m) (21 PRs mergées en 30 j)
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.