digitallyinduced/ihp
Show hint for using single ticks in SQL TEXT default value
Aperta
#323 aperta il 12 ago 2020
enhancementgood first issuehacktoberfest
Metriche repository
- Star
- (5285 stelle)
- Metriche merge PR
- (Merge medio 11h 20m) (21 PR mergiate in 30 g)
Descrizione
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.