This website requires JavaScript.
Explore
City Headlines
Help
Register
Sign In
github-featured
/
sqlpage--sqlpage
Watch
2
Star
0
Fork
0
You've already forked sqlpage--sqlpage
Code
Issues
Pull Requests
Deployments
Models
Agent Notes
Packages
Projects
Releases
Wiki
Activity
Files
fd3394f01fe11aeb8cb3a29ca2c6e30029446efc
sqlpage--sqlpage
/
tests
T
History
lovasoa
31bd1f5b28
the official site supports only sqlite
...
Ignore the DATABASE_URL env var in official website tests
2024-06-22 09:17:33 +02:00
..
sql_test_files
add a way to skip some tests on some databases
2024-06-01 17:42:22 +02:00
any_component.sql
test concurrent requests
2024-01-30 14:35:22 +01:00
index.rs
the official site supports only sqlite
2024-06-22 09:17:33 +02:00
it_works.txt
…
select_temp_t.sql
reuse the existing opened database connection for the current query in
sqlpage.run_sql
instead of opening a new one
2024-06-01 17:14:04 +02:00
upload_csv_test.sql
…
upload_file_data_url_test.sql
move read_file_as_text to the new function system
2024-05-09 11:00:17 +02:00
upload_file_runsql_test.sql
When calling a file with sqlpage.run_sql, the target file now has access to uploaded files from the request
2024-05-23 10:48:07 +02:00
upload_file_test.sql
see
https://github.com/lovasoa/SQLpage/discussions/278
2024-06-06 00:40:38 +02:00
uploaded_file_name_test.sql
add test for uploaded_file_name function
2024-06-03 12:35:00 +12:00