digitallyinduced/ihp

Show hint for using single ticks in SQL TEXT default value

开放

#323 创建于 2020年8月12日

 (2 条评论) (1 个反应) (0 位负责人)Haskell (221 个派生)batch import
enhancementgood first issuehacktoberfest

仓库指标

星标
 (5,285 个星标)
PR 合并指标
 (平均合并 11小时 20分钟) (30 天内合并 21 个 PR)

描述

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.

贡献者指南