Skip to content

Commit b1da4d6

Browse files
committedNov 26, 2024·
sql.datapage.app -> sql-page.com
1 parent 09f405f commit b1da4d6

File tree

43 files changed

+211
-211
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+211
-211
lines changed
 

‎CHANGELOG.md

+104-104
Large diffs are not rendered by default.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
description = "Build data user interfaces entirely in SQL. A web server that takes .sql files and formats the query result using pre-made configurable professional-looking components."
66
keywords = ["web", "sql", "framework"]
77
license = "MIT"
8-
homepage = "https://sql.datapage.app/"
8+
homepage = "https://sql-page.com/"
99
repository = "https://github.com/lovasoa/SQLpage"
1010
documentation = "https://docs.rs/sqlpage"
1111
include = ["/src", "/README.md", "/build.rs", "/sqlpage", "/index.sql", "/.sqlpage_artefacts"]

0 commit comments

Comments
 (0)
Please sign in to comment.