module Marten::DB::CanFormatStringsOrSymbols

Overview

Simple module providing a convenient way to format string values to either string literals or symbols.

Direct including types

Defined in:

marten/db/concerns/can_format_strings_or_symbols.cr

Instance Method Summary

Instance Method Detail

def format_string_or_symbol(value : String) #

[View source]