1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
lana-k
858e32c9fd fix errors in tests 2021-09-01 22:42:34 +02:00
lana-k
0336168bdc line size lint checking 2021-08-29 21:27:02 +02:00
lana-k
b33974c26c Export result set to CSV file #81 2021-08-20 15:36:19 +02:00
lana-k
4213e9df5c fix lint errors 2021-08-10 23:36:16 +02:00
lana-k
9f32323a80 fix column order in result set #74 2021-08-10 20:31:12 +02:00
lana-k
5017b55944 Pivot implementation and redesign (#69)
- Pivot support implementation 
- Rename queries into inquiries
- Rename editor into workspace
- Change result set format
- New JSON format for inquiries
- Redesign panels
2021-08-04 22:20:51 +02:00
lana-k
99a10225a3 CSV import as a table and db connection rework
- Add csv to existing db #32
- [RFE] Simplify working with temporary tables #53
2021-05-24 19:40:47 +02:00