-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: sqlpage/SQLPage
base: v0.10.0
head repository: sqlpage/SQLPage
compare: v0.10.1
- 16 commits
- 22 files changed
- 5 contributors
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c0fe40a - Browse repository at this point
Copy the full SHA c0fe40aView commit details
Commits on Aug 22, 2023
-
Bump rustls-webpki from 0.101.3 to 0.101.4
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.3 to 0.101.4. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.101.3...v/0.101.4) --- updated-dependencies: - dependency-name: rustls-webpki dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d1a607f - Browse repository at this point
Copy the full SHA d1a607fView commit details -
Merge pull request #68 from lovasoa/dependabot/cargo/rustls-webpki-0.…
…101.4 Bump rustls-webpki from 0.101.3 to 0.101.4
Configuration menu - View commit details
-
Copy full SHA for d82d83b - Browse repository at this point
Copy the full SHA d82d83bView commit details -
fixes #31 (cannot use CURRENT_TIMESTAMP in sqlite) fixes transaction handling on databases with a "BEGIN TRANSACTION" syntax (instead of START TRANSACTION) such as SQLite See https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md#0370-2023-08-22
Configuration menu - View commit details
-
Copy full SHA for 9328352 - Browse repository at this point
Copy the full SHA 9328352View commit details -
in the debug component, display top-level pareameters as well as row-…
…level ones. This also fixes a surprising behavior when starting a file without a component selection.
Configuration menu - View commit details
-
Copy full SHA for 88a96cf - Browse repository at this point
Copy the full SHA 88a96cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 295eb81 - Browse repository at this point
Copy the full SHA 295eb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 404d939 - Browse repository at this point
Copy the full SHA 404d939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa029e - Browse repository at this point
Copy the full SHA 4aa029eView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6334ab - Browse repository at this point
Copy the full SHA a6334abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc00bd - Browse repository at this point
Copy the full SHA 5fc00bdView commit details -
Fix broken search in shell template
The shell template was using a "target" attribute on the search <form> element, instead of an "action" attribute
Configuration menu - View commit details
-
Copy full SHA for e5d9ac1 - Browse repository at this point
Copy the full SHA e5d9ac1View commit details -
Merge pull request #71 from maaxleq/main
Fix broken search in shell template
Configuration menu - View commit details
-
Copy full SHA for 7912bfb - Browse repository at this point
Copy the full SHA 7912bfbView commit details
Commits on Aug 27, 2023
-
Since 0.10.0 ErrorWithStatus show as html error rendering. This leads to breaking Basic Auth mechanism for instance. The fix considers every ErrorWithStatus must not show details as html.
Configuration menu - View commit details
-
Copy full SHA for 43f5758 - Browse repository at this point
Copy the full SHA 43f5758View commit details -
Configuration menu - View commit details
-
Copy full SHA for e100ff0 - Browse repository at this point
Copy the full SHA e100ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b409e08 - Browse repository at this point
Copy the full SHA b409e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62bd001 - Browse repository at this point
Copy the full SHA 62bd001View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.0...v0.10.1