Logo
Explore Help
Sign In
scip/note
1
0
Fork 0
You've already forked note
mirror of https://codeberg.org/scip/note.git synced 2025-12-17 20:51:02 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f54d187c473df63616089e7a87da9f81b21183fd
note/mysql/permissions

3 lines
104 B
Plaintext
Raw Normal View History

ADDED: NOTEDB::binary. so now 0.8 is ready for shipping ! FIXED: regexp bug fixed. It was only possible to delete 2 items together separated by comma ("d 1,2,3,4" deleted only 1,2!). ADDED: Some new config options which reflects the new module structure. So you can change your database backend without the need to replace the note script itself. FIXED: the previously added feature "cd <topic>" didn't really work :-( ADDED: NOTEDB::mysql added. Perlmodule, which I will use within note from now on instead of buildin functions for accessing the database. From now on I only need to maintain one version of note, since the module interface will be identical between the bin and sql version. CHANGED: The SQL code does not use Mysql.pm anymore. Instead it is coded using the more portable DBI module. This allows one easily to switch to anther database, which is supported by DBI. CHANGED: Locking. The db-table will now be locked before note accesses it. FIXED: width of listings is now always the same independent of the string- length of a certain note.
2012-02-10 20:12:25 +01:00
insert into user values
('localhost','','','Y','Y','Y','Y','Y','Y','N','N','N','N','N','N','N','Y');
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 130ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API