This website requires JavaScript.
Explore
Help
Register
Sign In
urdt
/
ussd
Watch
5
Star
0
Fork
0
You've already forked ussd
Code
Issues
50
Pull Requests
7
Actions
Packages
Projects
Releases
Wiki
Activity
7adc0c9c08
ussd
/
dev
/
init_db.sql
1 line
26 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat: dockerfile and github based CI build for Africastalking variant (#174) ## Summary * fixed missing error handler in main * add injectable build string in main * add (dynamically linked) docker build * add github CI workflow * add extra but useful dev files in dev folder * closes #93 ## Notes * We'll move to a self-hosted CI runner once it is installed on Gitea. Reviewed-on: https://git.grassecon.net/urdt/ussd/pulls/174 Co-authored-by: Mohammed Sohail <sohailsameja@gmail.com> Co-committed-by: Mohammed Sohail <sohailsameja@gmail.com>
2024-11-19 15:15:24 +01:00
CREATE
DATABASE
urdt_ussd
;
Reference in New Issue
Copy Permalink