11 Commits

Author SHA1 Message Date
lovasoa c4ac5da515 fix error message on invalid header-only component usage
fixes https://github.com/lovasoa/SQLpage/discussions/101
2023-10-13 21:14:57 +02:00
lovasoa df5b414021 add tests for exec and url_encode 2023-09-27 22:31:39 +02:00
lovasoa 7bf4aff60a allow setting variables with "set x = y" instead of "set $x = y" 2023-09-19 03:44:08 +02:00
lovasoa 9013f4497c fix error when hashing passwords 2023-09-19 03:03:08 +02:00
lovasoa 98c7c01cb3 fix a bug making it impossible to call sqlpage pseudo-functions with url parameters as arguments on some databases 2023-09-19 03:00:54 +02:00
lovasoa bec9b7bae6 add a small integration test for the new variable setting feature 2023-09-19 02:07:33 +02:00
lovasoa 9d8e46d0d6 add a test for 404 2023-09-18 15:13:57 +02:00
lovasoa d08490d5a7 add a test for #89 2023-09-18 15:08:53 +02:00
lovasoa 3f73964617 fix #89 2023-09-18 10:55:32 +02:00
lovasoa 7885a2c28b add integration tests for all supported databases 2023-09-17 21:26:15 +02:00
lovasoa 62bd001e93 add integration test, and expose more as library
docker / docker (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / build-aws (push) Has been cancelled
Create Release / Create Release (push) Has been cancelled
2023-08-27 21:56:59 +02:00