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
2,157
Commits
58
Branches
106
Tags
hidden_dotfiles
Commit Graph
3 Commits
Author
SHA1
Message
Date
lovasoa
9e580753e4
Easier json handling in databases without a native json type. SQLPage now detects when you use a json function in SQLite or MariaDB to generate a column, and automatically converts the resulting string to a json object. This allows easily using components that take json parameters (like the new columns component) in MariaDB and SQLite.
...
fixes
#633
2024-10-05 22:31:29 +02:00
lovasoa
3b0347d2d8
change csv test to pass on mssql
2023-11-27 23:13:56 +01:00
lovasoa
6bce3af873
better csv ingestion, with tests and docs
2023-11-27 20:28:28 +01:00