aurweb/web
Kevin Morris e5df083d45 use String(max_len) for DECIMAL types with sqlite
This solves an issue where DECIMAL is not native
to sqlite by using a string to store values and
converting them to float in user code.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-05 20:11:17 -07:00
..
html use String(max_len) for DECIMAL types with sqlite 2021-06-05 20:11:17 -07:00
lib Filter out current username from co-maintainers list. 2021-06-05 19:49:42 -07:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template Use the clipboard API for copy paste 2021-06-05 19:50:51 -07:00