Generic Function Format-Sql-Literal (11 methods)

( format-sql-literal < literal > < database > )

Part of:

package cl-rdbms
Formats an SQL literal into *sql-stream*.

Method Summary

format-sql-literal < list > < t > 
format-sql-literal < null > < t > 
format-sql-literal < number > < t > 
format-sql-literal < sql-literal > < postgresql
format-sql-literal < sql-literal > < t > 
format-sql-literal < sql-unquote > < t > 
format-sql-literal < string > < t > 
format-sql-literal < symbol > < t > 
format-sql-literal < vector > < postgresql
format-sql-literal (eql :null)< t > 
format-sql-literal (eql t)< t >