sql
0.17.0
Object
Name
Part
Ext
Required Methods
to_string_unquoted
Implementors
In sql::
ast
sql
::
ast
Trait
ObjectNamePartExt
Copy item path
Source
pub trait ObjectNamePartExt { // Required method fn
to_string_unquoted
(&self) ->
String
; }
Required Methods
§
Source
fn
to_string_unquoted
(&self) ->
String
Implementors
§
Source
§
impl
ObjectNamePartExt
for
ObjectNamePart