1DBIx::Class::Schema::LoUasdeerr:C:oDnBtIr:i:bMuStSeDQdBLI(Px3e:)r:lClDaoscsu:m:eSncthaetmiao:n:Loader::DBI::MSSQL(3)
2
3
4

NAME

6       DBIx::Class::Schema::Loader::DBI::MSSQL -
7       DBIx::Class::Schema::Loader::DBI MSSQL Implementation.
8

DESCRIPTION

10       Base driver for Microsoft SQL Server, used by
11       DBIx::Class::Schema::Loader::DBI::Sybase::Microsoft_SQL_Server for
12       support via DBD::Sybase and
13       DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server for
14       support via DBD::ODBC.
15
16       See DBIx::Class::Schema::Loader and DBIx::Class::Schema::Loader::Base
17       for usage information.
18

CASE SENSITIVITY

20       Most MSSQL databases use "CI" (case-insensitive) collation, for this
21       reason generated column names are lower-cased as this makes them easier
22       to work with in DBIx::Class.
23
24       We attempt to detect the database collation at startup, and set the
25       column lowercasing behavior accordingly, as lower-cased column names do
26       not work on case-sensitive databases.
27
28       To manually control case-sensitive mode, put:
29
30           preserve_case => 1|0
31
32       in your Loader options.
33
34       See preserve_case.
35
36       NOTE: this option used to be called "case_sensitive_collation", but has
37       been renamed to a more generic option.
38

SEE ALSO

40       DBIx::Class::Schema::Loader::DBI::Sybase::Microsoft_SQL_Server,
41       DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server,
42       DBIx::Class::Schema::Loader, DBIx::Class::Schema::Loader::Base,
43       DBIx::Class::Schema::Loader::DBI
44

AUTHOR

46       See "AUTHOR" in DBIx::Class::Schema::Loader and "CONTRIBUTORS" in
47       DBIx::Class::Schema::Loader.
48

LICENSE

50       This library is free software; you can redistribute it and/or modify it
51       under the same terms as Perl itself.
52
53
54
55perl v5.12.2                      201D0B-I0x9:-:1C1lass::Schema::Loader::DBI::MSSQL(3)
Impressum