dpq v0.5.1 (2016-02-28T19:34:05Z)
Dub
Repo
SnakeCase
dpq
attributes
Undocumented in source.
template
SnakeCase (
string
str
) {
import
std
.
string
:
toLower
;
;
template
IsLower
(char c)
;
template
IsUpper
(char c)
;
template
Snake
(string str)
;
enum
SnakeCase
;
}
Members
Manifest constants
SnakeCase
enum
SnakeCase
;
Undocumented in source.
Templates
IsLower
template
IsLower
(char c)
Undocumented in source.
IsUpper
template
IsUpper
(char c)
Undocumented in source.
Snake
template
Snake
(string str)
Undocumented in source.
Meta
Source
See Implementation
dpq
attributes
aliases
FK
FKey
PK
PKey
attr
embed
sqlMembers
enums
EmbedAttribute
functions
attribute
attributeList
relation
type
properties
PrimaryKey
foreignKey
ignore
index
serial
serial4
serial8
uniqueIndex
structs
AttributeAttribute
ForeignKeyAttribute
IgnoreAttribute
IndexAttribute
PGTypeAttribute
PrimaryKeyAttribute
RelationAttribute
templates
AttributeList
AttributeList2
SnakeCase
attributeName
embeddedPrefix
filterSerialisableMembers
getMembersByUDA
isNonStaticMember
isPK
isPublicMember
isRWField
isRWPlainField
primaryKeyName
relationName
serialisableMembers