This website requires JavaScript.
Explore
Help
Register
Sign In
Ling0925
/
suna
mirror of
https://github.com/kortix-ai/suna.git
Watch
1
Star
0
Fork
You've already forked suna
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
suna
/
backend
/
supabase
/
migrations
/
20250909184956_last_invoice...
2 lines
93 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
credit_accounts
ADD
COLUMN
IF
NOT
EXISTS
last_processed_invoice_id
VARCHAR
(
255
)
;
Reference in New Issue
View Git Blame
Copy Permalink