1DBIx::Class::Storage::DUBsIe:r:ICdoennttriitbyuDItBneIsdxe:rP:teC(rl3la)sDso:c:uSmteonrtaagtei:o:nDBI::IdentityInsert(3)
2
3
4
6 DBIx::Class::Storage::DBI::IdentityInsert - Storage Component for
7 Sybase ASE and MSSQL for Identity Inserts / Updates
8
10 This is a storage component for Sybase ASE
11 (DBIx::Class::Storage::DBI::Sybase::ASE) and Microsoft SQL Server
12 (DBIx::Class::Storage::DBI::MSSQL) to support identity inserts, that is
13 inserts of explicit values into "IDENTITY" columns.
14
15 This is done by wrapping "INSERT" operations in a pair of table
16 identity toggles like:
17
18 SET IDENTITY_INSERT $table ON
19 $sql
20 SET IDENTITY_INSERT $table OFF
21
23 Check the list of additional DBIC resources.
24
26 This module is free software copyright by the DBIx::Class (DBIC)
27 authors. You can redistribute it and/or modify it under the same terms
28 as the DBIx::Class library.
29
30
31
32perl v5.28.0 2D0B1I8x-:0:1C-l2a9ss::Storage::DBI::IdentityInsert(3)