1DBIx::Class::Schema::LoUasdeerr:C:oDnBtIr:i:bMuStSeDQdBLI(Px3e:)r:lClDaoscsu:m:eSncthaetmiao:n:Loader::DBI::MSSQL(3)
2
3
4
6 DBIx::Class::Schema::Loader::DBI::MSSQL -
7 DBIx::Class::Schema::Loader::DBI MSSQL Implementation.
8
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
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 for any database
25 included in db_schema, and set the column lowercasing behavior
26 accordingly, as lower-cased column names do not work on case-sensitive
27 databases.
28
29 To manually control case-sensitive mode, put:
30
31 preserve_case => 1|0
32
33 in your Loader options.
34
35 See preserve_case.
36
37 NOTE: this option used to be called "case_sensitive_collation", but has
38 been renamed to a more generic option.
39
41 DBIx::Class::Schema::Loader::DBI::Sybase::Microsoft_SQL_Server,
42 DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server,
43 DBIx::Class::Schema::Loader, DBIx::Class::Schema::Loader::Base,
44 DBIx::Class::Schema::Loader::DBI
45
47 See "AUTHORS" in DBIx::Class::Schema::Loader.
48
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.34.0 202D1B-I0x7:-:2C2lass::Schema::Loader::DBI::MSSQL(3)