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 合併指標
 (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.

貢獻者指南