This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-24 02:00:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ceac20e26256cfee61bfd243f7eea0f4e30ebe99
steampipe
/
db
History
kaidaguerre
ceac20e262
Fix prepared statement creation failure when installing a fresh db from a mod folder - ensure the search path has been set before calling EnsureSessionData.
Closes
#2028
2022-05-10 16:40:55 +01:00
..
db_client
Fix prepared statement creation failure when installing a fresh db from a mod folder - ensure the search path has been set before calling EnsureSessionData.
Closes
#2028
2022-05-10 16:40:55 +01:00
db_common
Escape quotes in all postgres object names.
Closes
#1893
2022-04-19 14:41:48 +01:00
db_local
When initialising db, check whether the ImageRef of the installed db is correct and if not, reinstall.
Closes
#2026
2022-05-10 16:37:27 +01:00
platform
Apply 'public' schema migration when upgrading database.
Closes
#1882
2022-04-19 17:58:37 +01:00