microsoft / microsoft/sqlmanagementobjects

Sql Management Objects Scripting Bugs

Đang mở
#3 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@shueybubbles đang làm issue này rồi.

Từ ngày 6/12/2019.

Ngôn ngữ chính
C#
Star
143
Fork
28
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

A couple bugs I've noticed when using the Sql Management Objects Scripter class.

  • SMO does not generate default constraints inline, but instead generates an ALTER TABLE script. More details here.
  • When passing an array of SqlSmoObjects to Scripter.Script() with the option "IncludeHeaders" turned on, it is not ordering the scripts correctly. Any ALTER scripts are not ordered under the header for the object they belong to, and are instead listed at the end of the scripts. This is very problematic if you're trying to keep the scripts for a given object together.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.