Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0

/.github/ @AlphaOne1
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The Dmorph contributors.
# SPDX-FileCopyrightText: 2026 The Dmorph contributors.
# SPDX-License-Identifier: MPL-2.0

# These are supported funding model platforms
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
-->

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
-->

Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
-->

Expand Down
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0
#
# To get started with Dependabot version updates, you'll need to specify which
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0
#
# For most projects, this workflow file will not need changing; you simply need
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0

name: Compliance Checks
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0
#
# Dependency Review Action
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0

name: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0
#
# This workflow uses actions not certified by GitHub. They are provided
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0

name: Security
Expand Down Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0

name: Tests
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0

.idea
Expand Down
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
# SPDX-License-Identifier: MPL-2.0

# Configuration file for golangci-lint
Expand Down
2 changes: 1 addition & 1 deletion .markdownlint.json.license
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SPDX-FileCopyrightText: 2025 The DMorph contributors.
SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
-->

Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
-->

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
-->

Expand Down
2 changes: 1 addition & 1 deletion GOVERNANCE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- SPDX-FileCopyrightText: © 2004-2025 Greg Wilson
SPDX-FileCopyrightText: 2025 The dmorph contributors.
SPDX-FileCopyrightText: 2026 The Dmorph contributors.
SPDX-License-Identifier: CC-BY-4.0
-->

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
-->

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
-->

Expand Down
2 changes: 1 addition & 1 deletion dmorph_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyrightText: 2025 The DMorph contributors.
// SPDX-FileCopyrightText: 2026 The DMorph contributors.
// SPDX-License-Identifier: MPL-2.0

module github.com/AlphaOne1/dmorph
Expand Down
2 changes: 1 addition & 1 deletion go.sum.license
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SPDX-FileCopyrightText: 2025 The DMorph contributors.
SPDX-FileCopyrightText: 2026 The DMorph contributors.
SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion testData/01_base_table.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
-- SPDX-License-Identifier: MPL-2.0

CREATE TABLE tab0 (
Expand Down
2 changes: 1 addition & 1 deletion testData/02_addon_table.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
-- SPDX-License-Identifier: MPL-2.0

CREATE TABLE tab1 (
Expand Down
Loading