Extract run_multiple_queries method to the db module. We can't easily move the create_table function, as it needs schema-dependant replacement.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 9 2023
Switch to subcommands pattern (like git), so we can extend it
Creation date can be unknown, add code_fantoir to help cross data with other db, fix last line record parsing
Jan 5 2023
Draft implementation: rFANTDB59128e4bfd41 (needs to add all FANTOIR field).
Jan 3 2023
https://about.staging.gitlab.com/blog/2016/03/18/fast-search-using-postgresql-trigram-indexes/ makes me think a Postgresql table with with those GIN trigram indexes would be a better idea than json documents 馃
Dec 27 2022
nasqueron/rust-musl-builder:nightly published, and we can build the image with that
Notification format: see T771
Dec 26 2022
Dec 22 2022
Tested with RUST_LOG=info so we can also check env logger update in action.
I tried to compile a previous version of the API.
Dec 21 2022
Hotfixed on Ysul with a sudo -u deploy composer update, works in production.
Relevant error file is /var/log/www/nasqueron.org/api-php.log on Ysul:
Dec 19 2022
Lost interest in the subject and it's not maintained anymore.
Dec 13 2022
PHP config applied to Ysul.
Composer upgrade process is running fine now.
$ php -i | grep alendar /usr/local/etc/php/ext-20-calendar.ini, calendar Calendar support => enabled
Dec 4 2022
very quickly blocked by TikTok servers, we need to know how we can consume their service without issue
Nov 14 2022
Nov 13 2022
Works fine as long as API uses a HTTP back-end. Could need to switch to uwsgi configuration per D2720.
Pillar entry for the container
Nov 10 2022
Drake tunnel is actually OK if we update Salt configuration on router-001:
Nov 9 2022
Oct 22 2022
update
We need a project needing design to deploy this I guess.