View | Details | Raw Unified | Return to bug 11879
Collapse All | Expand All

(-)a/Koha/Schema/Result/Borrower.pm (-2 / +10 lines)
Lines 407-412 __PACKAGE__->table("borrowers"); Link Here
407
  default_value: 0
407
  default_value: 0
408
  is_nullable: 0
408
  is_nullable: 0
409
409
410
=head2 primary_contact_method
411
412
  data_type: 'varchar'
413
  is_nullable: 1
414
  size: 45
415
410
=head2 checkprevcheckout
416
=head2 checkprevcheckout
411
417
412
  data_type: 'varchar'
418
  data_type: 'varchar'
Lines 596-601 __PACKAGE__->add_columns( Link Here
596
  { data_type => "integer", default_value => 1, is_nullable => 0 },
602
  { data_type => "integer", default_value => 1, is_nullable => 0 },
597
  "privacy_guarantor_checkouts",
603
  "privacy_guarantor_checkouts",
598
  { data_type => "tinyint", default_value => 0, is_nullable => 0 },
604
  { data_type => "tinyint", default_value => 0, is_nullable => 0 },
605
  "primary_contact_method",
606
  { data_type => "varchar", is_nullable => 1, size => 45 },
599
  "checkprevcheckout",
607
  "checkprevcheckout",
600
  {
608
  {
601
    data_type => "varchar",
609
    data_type => "varchar",
Lines 1334-1341 Composing rels: L</aqorder_users> -> ordernumber Link Here
1334
__PACKAGE__->many_to_many("ordernumbers", "aqorder_users", "ordernumber");
1342
__PACKAGE__->many_to_many("ordernumbers", "aqorder_users", "ordernumber");
1335
1343
1336
1344
1337
# Created by DBIx::Class::Schema::Loader v0.07042 @ 2016-10-31 10:39:35
1345
# Created by DBIx::Class::Schema::Loader v0.07045 @ 2017-01-04 09:40:59
1338
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:Lc6GQ2E7d+tyzTk3v2sWjQ
1346
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:OoN8mqNGraaWunYJAHMYNg
1339
1347
1340
__PACKAGE__->belongs_to(
1348
__PACKAGE__->belongs_to(
1341
    "guarantor",
1349
    "guarantor",
(-)a/Koha/Schema/Result/BorrowerModification.pm (-2 / +10 lines)
Lines 404-409 __PACKAGE__->table("borrower_modifications"); Link Here
404
  data_type: 'integer'
404
  data_type: 'integer'
405
  is_nullable: 1
405
  is_nullable: 1
406
406
407
=head2 primary_contact_method
408
409
  data_type: 'varchar'
410
  is_nullable: 1
411
  size: 45
412
407
=head2 extended_attributes
413
=head2 extended_attributes
408
414
409
  data_type: 'text'
415
  data_type: 'text'
Lines 571-576 __PACKAGE__->add_columns( Link Here
571
  { data_type => "varchar", is_nullable => 1, size => 50 },
577
  { data_type => "varchar", is_nullable => 1, size => 50 },
572
  "privacy",
578
  "privacy",
573
  { data_type => "integer", is_nullable => 1 },
579
  { data_type => "integer", is_nullable => 1 },
580
  "primary_contact_method",
581
  { data_type => "varchar", is_nullable => 1, size => 45 },
574
  "extended_attributes",
582
  "extended_attributes",
575
  { data_type => "text", is_nullable => 1 },
583
  { data_type => "text", is_nullable => 1 },
576
);
584
);
Lines 590-597 __PACKAGE__->add_columns( Link Here
590
__PACKAGE__->set_primary_key("verification_token", "borrowernumber");
598
__PACKAGE__->set_primary_key("verification_token", "borrowernumber");
591
599
592
600
593
# Created by DBIx::Class::Schema::Loader v0.07042 @ 2016-12-12 20:04:12
601
# Created by DBIx::Class::Schema::Loader v0.07045 @ 2017-01-04 09:40:58
594
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:IZNhBX5Bj+x4S8JCWG+7lA
602
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:IG3EBsv2exSkfm0S8/K5SA
595
603
596
604
597
# You can replace this text with custom content, and it will be preserved on regeneration
605
# You can replace this text with custom content, and it will be preserved on regeneration
(-)a/Koha/Schema/Result/Deletedborrower.pm (-3 / +10 lines)
Lines 404-409 __PACKAGE__->table("deletedborrowers"); Link Here
404
  default_value: 0
404
  default_value: 0
405
  is_nullable: 0
405
  is_nullable: 0
406
406
407
=head2 primary_contact_method
408
409
  data_type: 'varchar'
410
  is_nullable: 1
411
  size: 45
412
407
=head2 checkprevcheckout
413
=head2 checkprevcheckout
408
414
409
  data_type: 'varchar'
415
  data_type: 'varchar'
Lines 581-586 __PACKAGE__->add_columns( Link Here
581
  { data_type => "integer", default_value => 1, is_nullable => 0 },
587
  { data_type => "integer", default_value => 1, is_nullable => 0 },
582
  "privacy_guarantor_checkouts",
588
  "privacy_guarantor_checkouts",
583
  { data_type => "tinyint", default_value => 0, is_nullable => 0 },
589
  { data_type => "tinyint", default_value => 0, is_nullable => 0 },
590
  "primary_contact_method",
591
  { data_type => "varchar", is_nullable => 1, size => 45 },
584
  "checkprevcheckout",
592
  "checkprevcheckout",
585
  {
593
  {
586
    data_type => "varchar",
594
    data_type => "varchar",
Lines 604-611 __PACKAGE__->add_columns( Link Here
604
);
612
);
605
613
606
614
607
# Created by DBIx::Class::Schema::Loader v0.07042 @ 2016-09-13 17:32:29
615
# Created by DBIx::Class::Schema::Loader v0.07045 @ 2017-01-04 09:40:59
608
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:pcdyzQacTbFDJ9R1k0E8mA
616
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:D1wXIbiLHDJzL/AT3Hso0A
609
617
610
618
611
# You can replace this text with custom code or comments, and it will be preserved on regeneration
619
# You can replace this text with custom code or comments, and it will be preserved on regeneration
612
- 

Return to bug 11879